Udostępnij za pośrednictwem


ChartElementOutline.Markers Właściwość

Definicja

Pobiera lub ustawia tablicę punktów znaczników.

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)

Wartość właściwości

ReadOnlyCollection<PointF>

Tablica PointF wartości, która reprezentuje punkty znacznika.

Dotyczy