ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITextRenderEngineElement Interface / textOverline Property

In This Topic
    textOverline Property (ITextRenderEngineElement)
    In This Topic
    Syntax
    'Declaration
     
    Property textOverline As Nullable(Of Boolean)
    Nullable<bool> textOverline {get; set;}
    See Also