C1.Silverlight.Chart Namespace : MeasureOption Enumeration |
'Declaration
Public Enum MeasureOption Inherits System.Enum
'Usage
Dim instance As MeasureOption
public enum MeasureOption : System.Enum
Member | Description |
---|---|
X | Only x-coordinates is used. |
XY | Both x- and y-coordinates are used. |
Y | Only y-coordinates is used. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Chart.MeasureOption
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