DataPointCustomProperties.CustomPropertiesExtended Właściwość

Definicja

Pobiera lub ustawia rozszerzone właściwości niestandardowe punktu danych. Rozszerzone właściwości niestandardowe można określić w następującym formacie: 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

Wartość właściwości

CustomProperties Obiekt reprezentujący rozszerzone właściwości niestandardowe punktu danych.

Atrybuty

Dotyczy