Aracılığıyla paylaş


DataPointCustomProperties.CustomPropertiesExtended Özellik

Tanım

Veri noktasının genişletilmiş özel özelliklerini alır veya ayarlar. Genişletilmiş özel özellikler şu biçimde belirtilebilir: AttrName1=Value1, AttrName2=Value2...

public:
 property System::Windows::Forms::DataVisualization::Charting::CustomProperties ^ CustomPropertiesExtended { System::Windows::Forms::DataVisualization::Charting::CustomProperties ^ get(); void set(System::Windows::Forms::DataVisualization::Charting::CustomProperties ^ value); };
[System.ComponentModel.Bindable(false)]
public System.Windows.Forms.DataVisualization.Charting.CustomProperties CustomPropertiesExtended { get; set; }
[<System.ComponentModel.Bindable(false)>]
member this.CustomPropertiesExtended : System.Windows.Forms.DataVisualization.Charting.CustomProperties with get, set
Public Property CustomPropertiesExtended As CustomProperties

Özellik Değeri

CustomProperties

Veri CustomProperties noktasının genişletilmiş özel özelliklerini temsil eden bir nesne.

Öznitelikler

Şunlara uygulanır