ChartSeriesParent Property |
Parent element for series
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic ChartSeriesSet Parent { get; }
Public ReadOnly Property Parent As ChartSeriesSet
Get
public:
property ChartSeriesSet^ Parent {
ChartSeriesSet^ get ();
}
member Parent : ChartSeriesSet with get
Property Value
Type:
ChartSeriesSet
See Also