Aracılığıyla paylaş


DataPointCustomProperties.LabelAngle Özellik

Tanım

Veri noktası etiketinin açısını alır veya ayarlar.

public:
 property int LabelAngle { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public int LabelAngle { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.LabelAngle : int with get, set
Public Property LabelAngle As Integer

Özellik Değeri

Int32

Veri noktası etiketinin açısı.

Öznitelikler

Şunlara uygulanır