Nevron .NET Vision
Nevron.Chart Namespace / NScaleConfigurator Class
Fields Properties Methods


In This Topic
    NScaleConfigurator Class Members
    In This Topic

    The following tables list the members exposed by NScaleConfigurator.

    Public Properties
     NameDescription
    Public PropertyGets or sets the absolute inflate when InflateMode is set to Absolute  
    Public PropertyGets or sets the desired factor to align the view range relative to the specified align value  
    Public PropertyGets or sets the value to align the view range to  
    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  
    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  
    Public PropertyGets a collection of custom labels  
    Public PropertyGets or sets the offset of the custom labels level on the scale.  
    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.  
    Public PropertyGets or sets a value indicating whether the scale view min value should be inflated according to the ViewInflateMode settings  
    Public PropertyGets or sets a value indicating whether the scale view max value should be inflated according to the ViewInflateMode settings  
    Public PropertyGets or sets the style the inner major tick lines  
    Public PropertyGets or sets a value indicating whether this scale is inverted.  
    Public PropertyGets or sets the logical inflate when InflateMode is set to Logical  
    Public PropertyGets or sets the style controlling the major grid lines displayed by the scale  
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the style the major tick lines.  
    Public PropertyGets or sets the ruler style controlling the appearance of the scale ruler  
    Public PropertyGets or sets the scale breaks associated with this axis  
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the style of the axis title  
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the scale view range inflate mode  
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodAccumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodObtains the child nodes of this node (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodReturns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Public MethodObtains the descentant nodes of this node (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodReturns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets the child node at the specified index (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodObtains a child element by its id (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodObtains a child element by its unique id (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodObtains a element node by its id (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodObtains a child element by its unique id (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodOverloaded. Obtains a child node enumerator (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodGets the index of the specified node in the container (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodCopies the settings of another scale configurator  
    Public MethodDetermines whether the specified node is a child node for this container (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodQueries whether the specified node is a descendant of this node (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement)
    Public MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodSets a new index of the specified child node (Inherited from Nevron.Chart.NScaleConfiguratorElementContainer)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds scale breaks to the scale  
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected Method  
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodObtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement)
    Protected Method  
    Protected MethodOverridden. Called when a property has changed.  
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement)
    Protected MethodOverloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodStarts a new transaction (Inherited from Nevron.Chart.NChartElement)
    Top
    See Also