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


In This Topic
IsChartEx Property
In This Topic
Gets or sets the chartEx of the BlipChart.
Syntax
'Declaration
 
Public Property IsChartEx As Boolean
 
'Usage
 
Dim instance As BlipChart
Dim value As Boolean
 
instance.IsChartEx = value
 
value = instance.IsChartEx

Property Value

Chart Extenstion or not
See Also