Nevron .NET Vision
Nevron.Chart Namespace / NAngularScaleConfigurator Class


In This Topic
    NAngularScaleConfigurator Class Properties
    In This Topic

    For a list of all members of this type, see NAngularScaleConfigurator members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the absolute inflate when InflateMode is set to Absolute (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the desired factor to align the view range relative to the specified align value (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the value to align the view range to (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the angle unit for scale decoration  
    Public PropertySpecifies whether the scale should produce automatic labels. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertySpecifies whether minor ticks are automatically generated. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or set a value indicating whether custom labels should be placed in a new scale level or use the scale level of the automatic labels (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets on array of label fit modes. When set to an empty array the control will not try to auto fit the axis scale labels (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets a collection of custom labels (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the offset of the custom labels level on the scale. (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the array of major ticks.  
    Public PropertySpecifies the minor ticks when AutoMinor ticks is set to false  
    Public PropertySpecifies the major ticks custom step when the mode is set to CustomStep.  
    Public PropertyGets or sets a custom step provider  
    Public PropertySpecifies the major ticks custom steps when the mode is set to IrregularSteps.  
    Public PropertyGets or sets the cycle length of the scale.  
    Public PropertyGets/sets a value indicating whether the scale must display the first generated label (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets/sets a value indicating whether the scale must display the last generated label (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyControls the maximum number of ticks when major tick mode is fixed tick count (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets a value indicating whether the scale will inflate the content range. (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets a value indicating whether the scale view min value should be inflated according to the ViewInflateMode settings (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets a value indicating whether the scale view max value should be inflated according to the ViewInflateMode settings (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the style the inner major tick lines (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the style off the inner minor tick lines (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets a value indicating whether this scale is inverted. (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets on array of label fit modes. When set to an empty array the control will not try to auto fit the axis scale labels (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets a property indicating the number of levels for the scale labels (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the bottom padding applied to the levels comprising the hierarchical scale (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the top padding applied to the levels comprising the hierarchical scale (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the collection of strings used for axis labels. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the background fill style applied to the level containing the axis labels (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the scale label style controlling the appearance of scale labels (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the NValueFormatter object that formats the values displayed at the axis major ticks. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the logical inflate when InflateMode is set to Logical (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the style controlling the major grid lines displayed by the scale (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyControls the mode of the major ticks. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyControls the maximum number of major ticks when major tick mode is auto and max tick count mode is MaxCount (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the style controlling the minor grid lines displayed by the scale (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertySpecifies the number of minor ticks between two major ones. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the minimum distance between of ticks on the scale when major tick mode is Auto and max tick count mode is MaxDensity (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyControls the number of ticks that are generated between two labels (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the style the major tick lines. (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the style off the outer minor tick lines (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the background fill style applied to the level containing the inner ticks (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the ruler style controlling the appearance of the scale ruler (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets the scale breaks associated with this axis (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets or sets a value indicating how the scale configurator will build scale levels (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the style of the axis title (Inherited from Nevron.Chart.NScaleConfigurator)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertySpecifies whether an origin value should be used for the automatically generated major ticks. (Inherited from Nevron.Chart.NStandardScaleConfigurator)
    Public PropertyGets or sets the scale view range inflate mode (Inherited from Nevron.Chart.NScaleConfigurator)
    Top
    See Also