GrapeCity.Xaml.Excel
VaryColors Property (ExcelSurfaceChart)


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

Reference

ExcelSurfaceChart Class
ExcelSurfaceChart Members