Click or drag to resize
AbstractChartNodeMarkerSize Property
Specifies the size of markers.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double MarkerSize { get; set; }

Property Value

Type: Double
A double which contains the "MarkerSize" attribute value.
Remarks
By default, MarkerSize = 1.0.
See Also