Intersoft.Client.UI.DataVisualization Namespace > DateTimeAxis Class : GetMajorAxisValues Method |
Protected Overridable Function GetMajorAxisValues( _ ByVal availableSize As Size _ ) As IEnumerable(Of Date)
Dim instance As DateTimeAxis Dim availableSize As Size Dim value As IEnumerable(Of Date) value = instance.GetMajorAxisValues(availableSize)
protected virtual IEnumerable<DateTime> GetMajorAxisValues( Size availableSize )
protected: virtual IEnumerable<DateTime>^ GetMajorAxisValues( Size availableSize )
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