Table of Contents

Class MarkerShapeExtensions

Namespace
ScottPlot
Assembly
ScottPlot.dll
public static class MarkerShapeExtensions
Inheritance
MarkerShapeExtensions
Inherited Members

Methods

GetMarker(MarkerShape)

Get the marker object for a standard marker shape

public static IMarker GetMarker(this MarkerShape shape)

Parameters

shape MarkerShape

Returns

IMarker

IsOutlined(MarkerShape)

public static bool IsOutlined(this MarkerShape shape)

Parameters

shape MarkerShape

Returns

bool