Aracılığıyla paylaş


ChartElementOutline.Markers Özellik

Tanım

İşaret noktalarını alır veya ayarlar.

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)

Özellik Değeri

ReadOnlyCollection<PointF>

PointFİşaret noktalarını temsil eden bir değerler dizisi.

Şunlara uygulanır