ActiveReports 19 .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
     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