Property | Type | Description | |
---|---|---|---|
CalculateSeparator | void | ||
Formatter | string | ||
FromPreviousState | double | ||
InitializeGarbageCollector | void | ||
PrepareChart | LiveCharts.CoreMargin | ||
UpdateSeparators | void |
Method | Description | |
---|---|---|
AxisCore ( IAxisView view ) : System |
Initializes a new instance of the AxisCore class.
|
|
ClearSeparators ( ) : void |
Clears the separators.
|
|
GetFormatter ( ) : string>.Func |
Gets the formatter.
|
Method | Description | |
---|---|---|
CalculateSeparator ( |
||
Formatter ( double x ) : string | ||
FromPreviousState ( double value, AxisOrientation source, |
||
InitializeGarbageCollector ( ) : void | ||
PrepareChart ( AxisOrientation source, |
||
UpdateSeparators ( AxisOrientation source, |
public AxisCore ( IAxisView view ) : System | ||
view | IAxisView | The view. |
return | System |