Nevron .NET Vision
Nevron.Chart Namespace / NScaleLevel Class
Properties Methods


In This Topic
    NScaleLevel Class Members
    In This Topic

    The following tables list the members exposed by NScaleLevel.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the space applied after the level  
    Public PropertyGets or sets the background applied to the scale level  
    Public PropertyGets or sets the space applied before the level  
    Public PropertyGets or sets the bottom padding of the level  
    Public PropertyGets the list of decorations in this scale level  
    Public PropertyGets or sets the decorators associated with this scale level  
    Public PropertyGets / set the layout of the level  
    Public PropertyGets or sets the level label alignment  
    Public PropertyGets or sets the minimum height of the scale level  
    Public PropertyGets or sets the top padding of the level  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Top
    See Also