ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface
Properties

In This Topic
    IChartDataPoint Interface Members
    In This Topic

    The following tables list the members exposed by IChartDataPoint.

    Public Properties
     NameDescription
     PropertyA (default) Action to perform for this instance.  
     PropertyGets the custom properties for this data point.  
     PropertyThe name used for this chart data point in data renderings.  
     PropertyIndicates how to render the item in data renderings.  
     PropertyGets data label style.  
     PropertyGets the values for the data point.  
     PropertyGets the IImageMapAreas contained within the IChartDataPoint  
     PropertyGets data point marker style.  
     PropertyIndicates if only the first and last markers are shown for the data point; otherwise all markers are shown.  
     PropertyGets data point style.  
     PropertyGets properties to customize rendering for specific chart types.  
     PropertyGets data point tooltip.  
    Top
    See Also