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


In This Topic
    NValueTimelineScaleRow Class Members
    In This Topic

    The following tables list the members exposed by NValueTimelineScaleRow.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertySpecifies the time span step when tick mode is set to TimeSpan. (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets or sets a collection of date time unit and associated formatter (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets or sets a value indicating whether the labels in this row must use a date time unit sensitive formatting depending on the date time unit selected to decorate the row. (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets or sets the style controlling the major grid lines displayed by the scale (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the tick style controlling the apperance of inner ticks generated by this row  
    Public PropertyGets or sets the style of labels generated by this row  
    Public PropertyGets or sets the value formatter used to format the values of the labels creates in this row (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets or sets the number of ticks when tick mode is auto and max tick count mode is MaxCount (Inherited from Nevron.Chart.NTimelineScaleRow)
    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.NTimelineScaleRow)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the tick style controlling the apperance of outer ticks generated by this row, when UseTickStyle is set to true  
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the style of labels generated by this row (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets a value indicating whether to use the grid line style specified by this row or the default major grid line style specified from the configurator (Inherited from Nevron.Chart.NTimelineScaleRow)
    Public PropertyGets or set the visibility of this timeline scale row (Inherited from Nevron.Chart.NTimelineScaleRow)
    Top
    Public Methods
     NameDescription
    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 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 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 MethodOverridden. Sets a predefined formatting for a specified row number  
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    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 MethodCalled when a property has changed. (Inherited from Nevron.Chart.NScaleConfiguratorElement)
    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