AxisConstLine Class Properties
In This Topic
For a list of all members of this type, see AxisConstLine members.
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
See Also