Series Property (RenderSymbolEventArgs)
In This Topic
Gets the data series.
Syntax
'Declaration
<C1DescriptionAttribute("RenderSymbolEventArgs.Series", "Gets the data series.")>
Public ReadOnly Property Series As Series
[C1Description("RenderSymbolEventArgs.Series", "Gets the data series.")]
public Series Series {get;}
See Also