ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / RoundLimits Property

In This Topic
    RoundLimits Property
    In This Topic
    Gets or sets whether the automatic axis limits should be rounded.
    Syntax
    'Declaration
     
    Public Property RoundLimits As Boolean
    public bool RoundLimits {get; set;}
    See Also