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


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