Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BlipChart Class / ChartColorStyle Property


In This Topic
ChartColorStyle Property
In This Topic
Syntax
'Declaration
 
Public Property ChartColorStyle As CT_ColorStyle
 
'Usage
 
Dim instance As BlipChart
Dim value As CT_ColorStyle
 
instance.ChartColorStyle = value
 
value = instance.ChartColorStyle
See Also