Message-ID: <153707032.9677.1711698830085.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9676_1392225592.1711698830085" ------=_Part_9676_1392225592.1711698830085 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Axis.TickType

Axis.TickType

Description

=20

The TickType class contains = all available axis tick types.

=20
C#
=20
 public sealed class TickType : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class TickType
=09=09Inherits TypesafeEnum
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

CrossAxis

Tick marks will cross the axis.

InsideLine

Tick marks will face inward.

Invisible

Tick marks will not be shown.

OutsideLine

Tick marks will face outward.

------=_Part_9676_1392225592.1711698830085--