Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / Charts Property


In This Topic
Charts Property
In This Topic
Gets the charts.
Syntax
'Declaration
 
Public ReadOnly Property Charts As SpreadChartCollection
 
'Usage
 
Dim instance As SheetView
Dim value As SpreadChartCollection
 
value = instance.Charts

Property Value

The charts.
See Also