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

In This Topic
    dataLabel Property (_TreeMapPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property dataLabel As IDataLabelModel
    public override IDataLabelModel dataLabel {get;}
    See Also