Table of Contents

Interface IStarAxis

Namespace
ScottPlot
Assembly
ScottPlot.dll
public interface IStarAxis
Extension Methods

Properties

AxisStyle

LineStyle AxisStyle { get; set; }

Property Value

LineStyle

Methods

Render(RenderPack, IAxes, double, int, float)

void Render(RenderPack rp, IAxes axes, double maxSpokeLength, int numSpokes, float rotationDegrees = 0)

Parameters

rp RenderPack
axes IAxes
maxSpokeLength double
numSpokes int
rotationDegrees float