Table of Contents

Class TickMarkStyle

Namespace
ScottPlot
Assembly
ScottPlot.dll
public class TickMarkStyle
Inheritance
TickMarkStyle
Inherited Members
Extension Methods

Fields

AntiAlias

public bool AntiAlias

Field Value

bool

Color

public Color Color

Field Value

Color

Hairline

public bool Hairline

Field Value

bool

Length

public float Length

Field Value

float

Width

public float Width

Field Value

float

Methods

ApplyToPaint(SKPaint)

public void ApplyToPaint(SKPaint paint)

Parameters

paint SKPaint

Render(SKCanvas, SKPaint, PixelLine)

public void Render(SKCanvas canvas, SKPaint paint, PixelLine pxLine)

Parameters

canvas SKCanvas
paint SKPaint
pxLine PixelLine