ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartPanelObject Class / UseAxisLimitsProperty Field


In This Topic
    UseAxisLimitsProperty Field
    In This Topic
    Using a DependencyProperty as the backing store for UseAxisLimits. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UseAxisLimitsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartPanelObject.UseAxisLimitsProperty
    public static readonly DependencyProperty UseAxisLimitsProperty
    See Also