FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / AxisBaseStyle Class / IsDefaultProperty Method

In This Topic
    IsDefaultProperty Method (AxisBaseStyle)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function IsDefaultProperty( _
       ByVal name As System.String _
    ) As System.Boolean
    protected virtual System.bool IsDefaultProperty( 
       System.string name
    )

    Parameters

    name
    See Also