Stacker
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel

Summary:
Defines the stacker helper class.

Inheritance:
Object =>
Stacker

Constructors

// Initializes a new instance of the Stacker class.

Properties

Gets the maximum length.
Type: Int32

Methods

// Gets the series stack position.
ISeries series// The series.
)
// Stacks the point.
ChartPoint point, // The point.
Int32 seriesStackPosition// The series stack position.
)
// Gets the stack.
ChartPoint point, // The point.
Int32 seriesStackPosition// The series stack position.
)