NPlot Documented Class Library

LabelAxis.AddLabel Method 

[This is preliminary documentation and subject to change.]

Adds a label to the axis

public void AddLabel(
   string name,
   double val
);

Parameters

name
The label
val
The world value at which to place the label

See Also

LabelAxis Class | NPlot Namespace