LinearScale Members
In This Article
#Constructors
Name | Description |
---|---|
Linear |
Initializes a new instance of the Linear |
#Fields
Name | Description |
---|---|
End |
Identifies the Scale. |
Label |
Identifies the Linear |
Label |
Identifies the Scale. |
Layout |
Identifies the Linear |
Line |
Identifies the Scale. |
Line |
Identifies the Scale. |
Major |
Identifies the Scale. |
Major |
Identifies the Scale. |
Major |
Identifies the Scale. |
Minor |
Identifies the Scale. |
Minor |
Identifies the Scale. |
Minor |
Identifies the Scale. |
Show |
Identifies the Scale. |
Show |
Identifies the Scale. |
Show |
Identifies the Scale. |
Show |
Identifies the Scale. |
Start |
Identifies the Scale. |
#Properties
Name | Description |
---|---|
Custom |
Provides access to a collection of custom elements contained in the current Circular Scale or Linear Scale. Inherited from Scale. |
Custom |
Provides access to a collection of custom labels contained in the current scale. Inherited from Scale. |
End |
Gets or sets the end value of the scale. Inherited from Scale. |
Label |
Gets or sets the options that specify the position and format for labels displayed on the scale. |
Label |
Gets or sets the template that defines the presentation of scale labels. Inherited from Scale. |
Layers | Provides access to a collection of layers contained in the current Linear Scale. |
Layout |
Provides different types of layouts for the Linear Scale. |
Level |
Provides access to a collection of level bars contained in the current Linear Scale. |
Line |
Provides access to the options that specify the shape and position of a scale line, either Circular or Linear. Inherited from Scale. |
Line |
Gets or sets the template that defines the presentation of a scale line. Inherited from Scale. |
Major |
Gets or sets a value that specifies the number of intervals between major tickmarks on a scale. Inherited from Scale. |
Major |
Provides access to the options that define the appearance, behavior and location of major tickmarks within the current scale. Inherited from Scale. |
Major |
Gets or sets the template that defines the presentation of a scale’s major tickmarks. Inherited from Scale. |
Markers | Provides access to a collection of markers contained in the current Linear Scale. |
Minor |
Gets or sets a value that specifies the number of intervals between minor tickmarks on a scale. Inherited from Scale. |
Minor |
Provides access to the options that define the appearance, behavior and location of minor tickmarks within the current scale. Inherited from Scale. |
Minor |
Gets or sets the template that defines the presentation of a scale’s minor tickmarks. Inherited from Scale. |
Range |
Provides access to a collection of range bars contained in the current Linear Scale. |
Ranges | Provides access to a collection of ranges contained in the current Linear Scale. |
Show |
Gets or sets a value indicating whether or not labels should be displayed on a scale. Inherited from Scale. |
Show |
Indicates whether or not a line should be displayed on a scale. Inherited from Scale. |
Show |
Gets or sets whether or not the major tickmarks should be visible on a scale. Inherited from Scale. |
Show |
Gets or sets whether or not the minor tickmarks should be visible on a scale. Inherited from Scale. |
Start |
Gets or sets the start value of the scale. Inherited from Scale. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also