2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartFont Class / Strikeout Property

In This Topic
    Strikeout Property
    In This Topic
    Gets or sets whether the font of the chart object is strikeout.
    Syntax
    'Declaration
     
    Public Property Strikeout As System.Boolean
    public System.bool Strikeout {get; set;}
    See Also