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

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