ChartElementOutline.Markers Propriedade

Definição

Obtém ou define a matriz de pontos de marcador.

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)

Valor da propriedade

ReadOnlyCollection<PointF>

Uma matriz de PointF valores que representa os pontos de marcador.

Aplica-se a