Condividi tramite


ChartElementOutline.Markers Proprietà

Definizione

Ottiene o imposta la matrice dei punti del marcatore.

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)

Valore della proprietà

Matrice di valori di PointF che rappresenta i punti del marcatore.

Si applica a