public enum ENAxisContentFitMode : System.Enum
public enum ENAxisContentFitMode : System.Enum
| Member | Description |
|---|---|
| Auto | Axis content fitting is enabled and both the labels height and width are regarded. Width is regarded only when the axis is not zoomed |
| Disabled | Axis content fitting is disabled |
| LabelsHeight | Axis content fitting is enabled however only the labels height is regarded. |
| LabelsWidthAndHeight | Axis content fitting is enabled and both the labels height and width are regarded. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENAxisContentFitMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)