Spread Windows Forms 12.0 Product Documentation
ChartIndexes Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SpreadChartClipboardInfo Class : ChartIndexes Field
List of indexes of SpreadChart objects.
Syntax
'Declaration
 
Public ChartIndexes As List(Of Integer)
'Usage
 
Dim instance As SpreadChartClipboardInfo
Dim value As List(Of Integer)
 
value = instance.ChartIndexes
 
instance.ChartIndexes = value
public List<int> ChartIndexes
See Also

Reference

SpreadChartClipboardInfo Class
SpreadChartClipboardInfo Members