GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartDataPoint Interface |
The following tables list the members exposed by IChartDataPoint.
Name | Description | |
---|---|---|
![]() | Action | A (default) Action to perform for this instance. |
![]() | CustomProperties | Gets the custom properties for this data point. |
![]() | DataElementName | The name used for this chart data point in data renderings. |
![]() | DataElementOutput | Indicates how to render the item in data renderings. |
![]() | DataLabel | Gets data label style. |
![]() | DataValues | Gets the values for the data point. |
![]() | MapAreas | Gets the IImageMapAreas contained within the IChartDataPoint |
![]() | Marker | Gets data point marker style. |
![]() | ShowBeginEndMarkersOnly | Indicates if only the first and last markers are shown for the data point; otherwise all markers are shown. |
![]() | Style | Gets data point style. |
![]() | StyleProperties | Gets properties to customize rendering for specific chart types. |