
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class AxisScaleDimension Inherits AxisScale
'Usage Dim instance As AxisScaleDimension
[ClassInterface(ClassInterfaceType.AutoDual)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class AxisScaleDimension : AxisScale
System.Object
Xceed.Chart.Core.AxisScale
Xceed.Chart.Core.AxisScaleDimension
Name | Description | |
---|---|---|
![]() | AutoLabels | Specifies whether the scale should produce automatic labels. (Inherited from Xceed.Chart.Core.AxisScale) |
![]() | DisplayDataPointsBetweenTicks | Controls the position of the data point relative to the tick positions. |
![]() | MinorTickCount | Specifies the number of minor ticks between two major ones. (Inherited from Xceed.Chart.Core.AxisScale) |
![]() | NumberOfDataPointsBetweenLabels | Controls the number of data points that lay between two labels. |
![]() | NumberOfDataPointsBetweenTicks | Controls the number of data points that lay between two data ticks. |
Name | Description | |
---|---|---|
![]() | Clone | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.AxisScale) |
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