Table of Contents

Interface IHasMarker

Namespace
ScottPlot
Assembly
ScottPlot.dll
public interface IHasMarker
Extension Methods

Properties

MarkerColor

Color MarkerColor { get; set; }

Property Value

Color

MarkerFillColor

Color MarkerFillColor { get; set; }

Property Value

Color

MarkerLineColor

Color MarkerLineColor { get; set; }

Property Value

Color

MarkerLineWidth

float MarkerLineWidth { get; set; }

Property Value

float

MarkerShape

MarkerShape MarkerShape { get; set; }

Property Value

MarkerShape

MarkerSize

float MarkerSize { get; set; }

Property Value

float

MarkerStyle

MarkerStyle MarkerStyle { get; set; }

Property Value

MarkerStyle