Interface IStarAxis
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IStarAxis
- Extension Methods
Properties
AxisStyle
LineStyle AxisStyle { get; set; }
Property Value
Methods
Render(RenderPack, IAxes, double, int, float)
void Render(RenderPack rp, IAxes axes, double maxSpokeLength, int numSpokes, float rotationDegrees = 0)
Parameters
rp
RenderPackaxes
IAxesmaxSpokeLength
doublenumSpokes
introtationDegrees
float