Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
public IRange CustomRange {get; set;}
'Declaration Public Property CustomRange As IRange
'Declaration
Public Property CustomRange As IRange
'Usage Dim instance As Axis Dim value As IRange instance.CustomRange = value value = instance.CustomRange
'Usage
Dim instance As Axis Dim value As IRange instance.CustomRange = value value = instance.CustomRange
<xctk:Chart.HorizontalAxis> <xctk:Axis> <xctk:Axis.CustomRange> <xctk:Range Start="0" End="10"/> </xctk:Axis.CustomRange> </xctk:Axis> </xctk:Chart.HorizontalAxis>
Target Platforms: Windows 11, Windows 10, 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
Axis Class Axis Members