ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _UnitLabelOption Class / textStyle Property

In This Topic
    textStyle Property (_UnitLabelOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property textStyle As ILabelStyleOption
    public ILabelStyleOption textStyle {get; set;}
    See Also