[]
        
(Showing Draft Content)

FarPoint.Win.Chart.BuiltinMarker.-ctor

BuiltinMarker Constructor

BuiltinMarker(MarkerShape, float)

Creates a marker with the specified shape and size.

Declaration
public BuiltinMarker(MarkerShape shape, float size)
Public Sub New(shape As MarkerShape, size As Single)
Parameters
Type Name Description
MarkerShape shape

Shape of the marker.

float size

Size of the marker.

Remarks

size is measured in points.

Exceptions
Type Condition
ArgumentOutOfRangeException

size is less than or equal to zero or size is greater than 72.