Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

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.

C#
public int TextRotationAngle{ get; set; }
vb.net
Public Property TextRotationAngle() As Integer
  • No labels