MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface

IChartDataPoint Interface Properties

For a list of all members of this type, see IChartDataPoint members.

Public Properties
 NameDescription
 PropertyGets the default action to perform for this instance.  
 PropertyGets the custom properties for this data point.  
 PropertyGets the name used for this chart data point in data renderings.  
 PropertyGets a value indicating how to render the item in data renderings.  
 PropertyGets the data label style.  
 PropertyGets the values for the data point.  
 PropertyGets the image map areas contained within the IChartDataPoint.  
 PropertyGets the data point marker style.  
 PropertyGets a value indicating whether only the first and last markers are shown for the data point; otherwise, all markers are shown.  
 PropertyGets the data point style.  
 PropertyGets the properties to customize rendering for specific chart types.  
 PropertyGets the data point tooltip.  
Top
See Also