Intersoft.Client.UI.DataVisualization Namespace : AxisLabel Class |
<TemplateVisualStateAttribute(Name="Shown", GroupName="RevealStates")> <TemplateVisualStateAttribute(GroupName="RevealStates", Name="Hidden")> Public Class AxisLabel Inherits Intersoft.Client.Framework.ISControl Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
Dim instance As AxisLabel
[TemplateVisualStateAttribute(Name="Shown", GroupName="RevealStates")] [TemplateVisualStateAttribute(GroupName="RevealStates", Name="Hidden")] public class AxisLabel : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
[TemplateVisualStateAttribute(Name="Shown", GroupName="RevealStates")] [TemplateVisualStateAttribute(GroupName="RevealStates", Name="Hidden")] public ref class AxisLabel : public Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
An AxisLabel is a text string aligned with the x-, or y-axis in a graph. AxisLabel can help explain the meaning of the units that each axis represents, You can define the values of AxisLabel on the horizontal axis or vertical axis. You can customize these values by using the available data in the series or using style. It can be in different format, such as text, date, number, or even formatted text.
You can specify the interval of your AxisLabel to appear on chart. For more information, see How to: Customize Axis Interval in UXChart.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
Intersoft.Client.Framework.ISControl
Intersoft.Client.UI.DataVisualization.AxisLabel
Intersoft.Client.UI.DataVisualization.DateTimeAxisLabel
Intersoft.Client.UI.DataVisualization.NumericAxisLabel
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