'Declaration Public Enum MeasurementUnits Inherits System.Enum
'Usage Dim instance As MeasurementUnits
public enum MeasurementUnits : System.Enum
'Declaration Public Enum MeasurementUnits Inherits System.Enum
'Usage Dim instance As MeasurementUnits
public enum MeasurementUnits : System.Enum
Member | Description |
---|---|
Model | Units used by the chart model 3D layer. |
Percent | Percents of some chart element |
Pixel | Measurement in pixels - used by the 2D layer. |
Scale | Scale units are scaled to model units by the axes. All data series values are specified in scale units. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.MeasurementUnits
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