Compartilhar via


AnnotationGroup.LineDashStyle Propriedade

Definição

Obtém ou define o estilo de linha da anotação.

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::ChartDashStyle LineDashStyle { System::Windows::Forms::DataVisualization::Charting::ChartDashStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::ChartDashStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.DataVisualization.Charting.ChartDashStyle LineDashStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.LineDashStyle : System.Windows.Forms.DataVisualization.Charting.ChartDashStyle with get, set
Public Overrides Property LineDashStyle As ChartDashStyle

Valor da propriedade

ChartDashStyle

Um ChartDashStyle valor usado para desenhar uma linha de anotação.

Atributos

Aplica-se a