Table of Contents

Class AxisIncrementToRender

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

A location on an axis of a GraphView that may or may not have a label associated with it

public class AxisIncrementToRender
Inheritance
AxisIncrementToRender
Inherited Members

Constructors

AxisIncrementToRender(Orientation, int, float)

Describe a new section of an axis that requires an axis increment symbol and/or label

Properties

Orientation

Direction of the parent axis

ScreenLocation

The screen location (X or Y depending on Orientation) that the increment will be rendered at

Value

The value at this position on the axis in graph space