GrapeCity.Xaml.Excel
VaryColors Property (IExcelChartBase)


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

Reference

IExcelChartBase Interface
IExcelChartBase Members