Sdílet prostřednictvím


ChartElementOutline.Markers Vlastnost

Definice

Získá nebo nastaví pole bodů značek.

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)

Hodnota vlastnosti

ReadOnlyCollection<PointF>

Pole PointF hodnot, které představuje body značek.

Platí pro