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

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