Gets or sets a value that determines if end labels are displayed.
True if labels are shown at axis ends
Visual Basic (Declaration) | |
---|---|
Public Property ShowEndLabels As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool ShowEndLabels {get; set;} |
Return Value
True if end labels are shown, false if not. Defaults to true.
Determines if the first and last labels along an axis are displayed.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family