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

In This Topic
    DataElementName Property (IChartDataPoint)
    In This Topic
    The name used for this chart data point in data renderings.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}
    See Also