
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)> <SerializableAttribute()> Public Class ValueFormatting
'Usage Dim instance As ValueFormatting
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)] [Serializable()] public class ValueFormatting
System.Object
Xceed.Chart.Utilities.ValueFormatting
Name | Description | |
---|---|---|
![]() | ValueFormatting Constructor | Constructs a new instance of the class with the current culture info. |
Name | Description | |
---|---|---|
![]() | m_CultureInfo | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Format | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sCustomFormat | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | CultureInfo | Allows you to localize the value formatting for a specific language and region. |
![]() | CustomFormat | Specifies a custom format string. |
![]() | Format | Specifies the used predefined format. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this object. |
![]() | FormatValue | Formats the specified number. |
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