共用方式為


DataPointCustomProperties.CustomPropertiesExtended 屬性

定義

取得或設定資料點的擴充自訂屬性。

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

屬性值

資料點的擴充自訂屬性。

屬性

適用於