ChartElementOutline.Markers Propriété

Définition

Obtient ou définit le tableau de 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é

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

S’applique à