
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class AxisConstLine
'Usage Dim instance As AxisConstLine
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class AxisConstLine
System.Object
Xceed.Chart.Core.AxisConstLine
Name | Description | |
---|---|---|
![]() | AxisConstLine Constructor | Constructs an axis const line |
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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2