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


In This Topic
    NScaleValueLabelFactory Class Members
    In This Topic

    The following tables list the members exposed by NScaleValueLabelFactory.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of labels relative to their origin point on the scale (Inherited from Nevron.Chart.NScaleLabelFactory)
    Public PropertyGets/sets horizontal alignment of ticks relative to the sampled range (Inherited from Nevron.Chart.NScaleLabelFactory)
    Public PropertyGets or sets the scale label angle (Inherited from Nevron.Chart.NScaleLabelFactory)
    Public PropertyGets or sets the value provider that converts object values to their label string equivalent. (Inherited from Nevron.Chart.NScaleLabelFactory)
    Public PropertyGets or sets a value provider that returns a text style given the range to factory (Inherited from Nevron.Chart.NScaleLabelFactory)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a scale decoration based on the current and view ranges.  
    Top
    See Also