Compartir vía


AnnotationSmartLabelStyle.CalloutLineDashStyle Propiedad

Definición

Obtiene o establece el estilo de la línea de llamada de etiqueta.

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::ChartDashStyle CalloutLineDashStyle { 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 CalloutLineDashStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CalloutLineDashStyle : System.Windows.Forms.DataVisualization.Charting.ChartDashStyle with get, set
Public Overrides Property CalloutLineDashStyle As ChartDashStyle

Valor de propiedad

ChartDashStyle

Un objeto ChartDashStyle.

Atributos

Comentarios

Esta propiedad es para uso interno y está oculta en tiempo de diseño y en tiempo de ejecución.

Se aplica a