GrapeCity.Xaml.Excel
VaryColors Property (ExcelSurface3DChart)


GrapeCity.Excel.Chart Namespace > ExcelSurface3DChart Class : VaryColors Property
Vary colors by point
Syntax
'Declaration
 
Public Property VaryColors As Boolean
'Usage
 
Dim instance As ExcelSurface3DChart
Dim value As Boolean
 
instance.VaryColors = value
 
value = instance.VaryColors
public bool VaryColors {get; set;}
See Also

Reference

ExcelSurface3DChart Class
ExcelSurface3DChart Members