2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartSymbolStyle Class / OutlineWidth Property

In This Topic
    OutlineWidth Property
    In This Topic
    Gets or sets the outline width of the data point symbol.
    Syntax
    'Declaration
     
    Public Property OutlineWidth As System.Integer
    public System.int OutlineWidth {get; set;}
    See Also