Nevron.Nov.Chart Namespace / NSizeScale Class
Fields Properties Methods Events


In This Topic
    NSizeScale Class Members
    In This Topic

    The following tables list the members exposed by NSizeScale.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the vector schema  
    Public Fieldstatic (Shared in Visual Basic)Represents Origin property  
    Public Fieldstatic (Shared in Visual Basic)Represents the RoundValues property  
    Public Fieldstatic (Shared in Visual Basic)Steps property  
    Public Fieldstatic (Shared in Visual Basic)Represents the stroke property  
    Public Fieldstatic (Shared in Visual Basic)Represents the TableCellOffset property  
    Public Fieldstatic (Shared in Visual Basic)Represents the text offset property  
    Public Fieldstatic (Shared in Visual Basic)Represents the TextStyle  
    Public Fieldstatic (Shared in Visual Basic)Represents the UseOrigin property  
    Public Fieldstatic (Shared in Visual Basic)Represents the value formatter property  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the origin value of the scale. Has effect if the UseOrigin is set to true.  
    Public PropertyGets or sets whether to round the values of the bubble scale  
    Public PropertyGets or sets the number of bubble scale steps  
    Public PropertyControls the bubble scale stroke style  
    Public PropertyGets or set the bubble scale cell mode (in case the mode is table)  
    Public PropertyGets or set the bubble scale text offset  
    Public PropertyControls the bubble scale stroke style  
    Public PropertyWhether the custom scale will use the custom origin  
    Public PropertyThe value formatter  
    Top
    See Also