Marker type to select samples in the chart.

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GdxMarkerType MarkerType { get; set; }
Visual Basic
Public Property MarkerType As GdxMarkerType
	Get
	Set
JScript
function get MarkerType () : GdxMarkerType
function set MarkerType (value : GdxMarkerType)

See Also