ActiveReports Developer 7
IChartDataPoint Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 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.  
 PropertyDataValuesGets the values for the data point.  
 PropertyMapAreasGets the IImageMapAreas contained within the IChartDataPoint  
Top

See Also