ChartStripLineInstance.TitleAngle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Use TextOrientation instead.
Obtém o valor calculado da propriedade TitleAngle em uma classe ChartStripLine.
public:
property int TitleAngle { int get(); };
[System.Obsolete("Use TextOrientation instead.")]
public int TitleAngle { get; }
[<System.Obsolete("Use TextOrientation instead.")>]
member this.TitleAngle : int
Public ReadOnly Property TitleAngle As Integer
Valor da propriedade
Um valor int que representa o valor calculado da propriedade TitleAngle.
- Atributos