ASPxClientWebChart.chartControl Property
Gets the client-side Chart Control that owns the current chart.
Declaration
chartControl: ASPxClientWebChartControl
Property Value
Type | Description |
---|---|
ASPxClientWebChartControl | An ASPxClientWebChartControl object, to which the chart belongs. |
See Also