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

In This Topic
    textOpacity Property (_Render)
    In This Topic
    Syntax
    'Declaration
     
    Public Property textOpacity As Nullable(Of Double)
    public Nullable<double> textOpacity {get; set;}
    See Also