ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendEncodingDefinition Class / _legendDataModelBuilder Property

In This Topic
    _legendDataModelBuilder Property (_LegendEncodingDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _legendDataModelBuilder As ILegendDataModelBuilder
    public ILegendDataModelBuilder _legendDataModelBuilder {get;}
    See Also