DataPointCustomProperties.MarkerStyle 속성

정의

표식 스타일을 가져오거나 설정합니다.

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

속성 값

MarkerStyle

표식 스타일을 지정하는 MarkerStyle 열거형 값입니다.

특성

적용 대상