다음을 통해 공유


IChartMapArea.MapAreaAttributes 속성

정의

맵 영역의 사용자 지정 특성을 가져오거나 설정합니다.

public:
 property System::String ^ MapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
public string MapAreaAttributes { get; set; }
member this.MapAreaAttributes : string with get, set
Public Property MapAreaAttributes As String

속성 값

String

string 값입니다.

적용 대상