Version

NumberOfLabels Property

Gets sets the number of labels for tick marks.
Syntax
'Declaration
 
Public Property NumberOfLabels As Integer
public int NumberOfLabels {get; set;}
Remarks

Notes:

  • If the CustomLabelsText/SetCustomLabelAt was used, then that property has no effect.
  • If the LabelLocation is set to TwoLabelsInMargins, then that property has no effect.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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

See Also