ActiveReports 8
IChartDataPoint Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartDataPoint Interface

Glossary Item Box

The following tables list the members exposed by IChartDataPoint.

Public Properties

 NameDescription
 PropertyActionA (default) Action to perform for this instance.  
 PropertyCustomPropertiesGets the custom properties for this data point.  
 PropertyDataElementNameThe name used for this chart data point in data renderings.  
 PropertyDataElementOutputIndicates how to render the item in data renderings.  
 PropertyDataLabelGets data label style.  
 PropertyDataValuesGets the values for the data point.  
 PropertyMapAreasGets the IImageMapAreas contained within the IChartDataPoint  
 PropertyMarkerGets data point marker style.  
 PropertyShowBeginEndMarkersOnlyIndicates if only the first and last markers are shown for the data point; otherwise all markers are shown.  
 PropertyStyleGets data point style.  
 PropertyStylePropertiesGets properties to customize rendering for specific chart types.  
Top

See Also