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

In This Topic
    _dataPointKey Method (_CustomItemizedValuePointLegendItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _dataPointKey() As DataValueType
    public override DataValueType _dataPointKey()
    See Also