Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public TickLabelPositionType TickLabelPosition { get; set; }
Public Property TickLabelPosition As TickLabelPositionType Get Set
public: virtual property TickLabelPositionType TickLabelPosition { TickLabelPositionType get () sealed; void set (TickLabelPositionType value) sealed; }
abstract TickLabelPosition : TickLabelPositionType with get, set override TickLabelPosition : TickLabelPositionType with get, set