AxisConstLine Class Members
In This Topic
The following tables list the members exposed by AxisConstLine.
Public Constructors
Public Properties
| Name | Description |
 | BeginEndAxis | Specifies the axis on which the Begin and End values are mapped. |
 | BeginValue | Begin value for the const line. |
 | EnableBeginEnd | Specifies whether to use the specified starting and ending values of the const line. |
 | EndValue | End value for the const line. |
 | FillEffect | Gives you access to the FillEffect applied on the constant line. |
 | LineProperties | Gives you access to the line properties applied on the constant line. |
 | Style | The style of the constant line. |
 | Value | The value of the constant line. |
Top
Public Methods
| Name | Description |
 | Clone | Creates an identical copy of this const line |
Top
See Also