VisualScriptBaseGetOverridePen(Int32, Int32) Method |
Gets the overriden pen for the
Plot Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected virtual Pen GetOverridePen(
int seriesIdx,
int idx
)
Parameters
- seriesIdx Int32
- Series index
- idx Int32
- Index of the plot
Return Value
PenSee Also