e25266bf 3b24 3c93 13ce 0d3cafeea43f - iAJTin/iExportEngine GitHub Wiki
Additional header content
Specifies the position of major and minor tick marks for an axis.
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute]
public enum KnownTickMarkStyleVB
<SerializableAttribute>
Public Enumeration KnownTickMarkStyle
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No mark. | |
| Cross | 1 | Crosses the axis. | |
| Inside | 2 | Inside the axis. | |
| Outside | 3 | Outside the axis. |
[Missing documentation for "T:iTin.Export.Model.KnownTickMarkStyle"]