Version

HorizontalSmartAxisLabelPanel Class

The SmartAxisLabelPanel class is an axis label panel that automatically lays out its labels in a way that prevents collisions. This axis panel also provides ways to customize various label attributes, such as angle, font, font size, margins, etc.
Syntax
'Declaration
 
Public Class HorizontalSmartAxisLabelPanel 
   Inherits HorizontalAxisLabelPanelBase
public class HorizontalSmartAxisLabelPanel : HorizontalAxisLabelPanelBase 
Requirements

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