ActiveReports 8
GetSeriesPlotType Method

Zero-based index of the chart series definition.
Gets plot type of chart series defined in ChartData at specified index.
Syntax
'Declaration
 
Function GetSeriesPlotType( _
   ByVal seriesIndex As System.Integer _
) As ChartSeriesPlotType
ChartSeriesPlotType GetSeriesPlotType( 
   System.int seriesIndex
)

Parameters

seriesIndex
Zero-based index of the chart series definition.
See Also

Reference

IChart Interface
IChart Members

Support Forum