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

In This Topic
    color Property (HierachicalLegendScaleTreeNode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property color As IColor
    public IColor color {get; set;}
    See Also