FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle Class / Scalable Property

In This Topic
    Scalable Property (ChartVisualEffectsStyle)
    In This Topic
    Gets or sets a value indicating whether the size of elements depends on field size.
    Syntax
    'Declaration
     
    Public Property Scalable As Boolean
    public bool Scalable {get; set;}
    See Also