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

In This Topic
    OutlineWidth Property (ChartSymbolStyle)
    In This Topic
    Gets or sets the outline width of the data piont symbol, in twips.
    Syntax
    'Declaration
     
    Public Property OutlineWidth As Double
    public double OutlineWidth {get; set;}
    See Also