GrapeCity.Xaml.Excel
VaryColors Property (ExcelAreaChart)


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

Reference

ExcelAreaChart Class
ExcelAreaChart Members