Partager via


ChartElementOutline.Markers Propriété

Définition

Obtient ou définit les points de marqueur.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Drawing::PointF> ^ Markers { System::Collections::ObjectModel::ReadOnlyCollection<System::Drawing::PointF> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Drawing.PointF> Markers { get; }
member this.Markers : System.Collections.ObjectModel.ReadOnlyCollection<System.Drawing.PointF>
Public ReadOnly Property Markers As ReadOnlyCollection(Of PointF)

Valeur de propriété

ReadOnlyCollection<PointF>

Tableau de valeurs PointF qui représentent les points de marqueur.

S’applique à