ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ItemizedPointLegendItemDataModel Class / _dataPointKey Method

In This Topic
    _dataPointKey Method (_ItemizedPointLegendItemDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _dataPointKey() As DataValueType
    public abstract DataValueType _dataPointKey()
    See Also