PlotStyleGetPlotOverridePen Method (Int32, Int32) |
Get plot override pen
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax protected Pen GetPlotOverridePen(
int seriesArrayIndex,
int idx
)
Parameters
- seriesArrayIndex
- Type: SystemInt32
series array index - idx
- Type: SystemInt32
index of the series
Return Value
Type:
PenSee Also