ASPxClientWebChartHitInfo.diagram Property
Gets the client-side diagram instance from under the test point.
Declaration
diagram: ASPxClientXYDiagramBase
Property Value
Type | Description |
---|---|
ASPxClientXYDiagramBase | An ASPxClientXYDiagramBase descendant. |
See Also