'Declaration Public Enum AxisTitlePosition Inherits System.Enum
public enum AxisTitlePosition : System.Enum
Member | Description |
---|---|
Auto | Displays the axis title in automatically selected position based on orientation and location of the axis:
- left title position for vertical axis located on left of the chart, - right title position for vertical axis located on right of the chart, - top title position for horizontal axis located on top of the chart, - bottom title position for horizontal axis located on bottom of the chart, |
Bottom | Displays the axis title on bottom of labels on horizontal axis |
Left | Displays the axis title to the left of labels on vertical axis |
Right | Displays the axis title to the right of labels on vertical axis |
Top | Displays the axis title on top of labels on horizontal axis |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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