Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Sets or returns the rotation angle of the text of the tick labels, in degrees. This angle must be between -90 and 90 degrees, inclusive.

Signature
C#
C#
 public int TextRotationAngle{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property TextRotationAngle() As Integer
{signature}
{
Scrollbar

...