GrapeCity.Xaml.Excel
VaryColors Property (ExcelScatterChart)


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

Reference

ExcelScatterChart Class
ExcelScatterChart Members