ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IHierarchicalLegendEncodingDefinition Interface / _dataFieldDefinitions Property

In This Topic
    _dataFieldDefinitions Property (IHierarchicalLegendEncodingDefinition)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _dataFieldDefinitions As List(Of IDataFieldDefinition)
    List<IDataFieldDefinition> _dataFieldDefinitions {get;}
    See Also