DataPointCustomProperties.LegendMapAreaAttributes 属性

定义

获取或设置图例映射区的特性。

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

属性值

图例映射区的特性。

属性

适用于