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

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