LiveChart – Livechart Reference Manual
Packages
Livechart
LiveChart
Static
AutoPadding
RegionHandleStatus
Colorable
Drawable
Intersector
Area
Background
Bar
BezierIntersector
Bounds
Chart
Config
CrossRegionResolver
Font
Grid
HorizontalLegend
Intersection
Intersections
Labels
Legend
Line
LineArea
MaxBoundLine
MinBoundLine
NoopLegend
Path
Points
Region
Serie
SerieRenderer
Series
SmoothLine
SmoothLineArea
ThresholdLine
TimeSeek
Values
XAxis
YAxis
BezierCurve
Boundaries
Boundary
BoundingBox
Coord
Dash
Padding
Point
RegionHandleResult
Segment
Ticks
TimestampedValue
GetIntersection
build_bezier_curve_from_points
cap
find_intersections_between
format_for_y_axis
golden_divisors
has_fractional_part
LiveChart
Description:
Content:
Namespaces:
Static
Interfaces:
Colorable
Drawable
Intersector
Classes:
Area
Background
Bar
BezierIntersector
Bounds
Chart
Config
CrossRegionResolver
Font
Grid
HorizontalLegend
Intersection
Intersections
Labels
Legend
Line
LineArea
MaxBoundLine
MinBoundLine
NoopLegend
Path
Points
Region
Serie
SerieRenderer
Series
SmoothLine
SmoothLineArea
ThresholdLine
TimeSeek
Values
XAxis
YAxis
Structs:
BezierCurve
Boundaries
Boundary
BoundingBox
Coord
Dash
Padding
Point
RegionHandleResult
Segment
Ticks
TimestampedValue
Enums:
AutoPadding
RegionHandleStatus
Error domains:
ChartError
Delegates:
public
delegate
Coord
?
GetIntersection
(
double
at_value)
Functions:
public
BezierCurve
build_bezier_curve_from_points
(
Point
previous,
Point
target)
public
float
cap
(
float
value)
public
List
<
Coord
?>
find_intersections_between
(
Segment
segment,
BezierCurve
bezier)
public
string
format_for_y_axis
(
string
unit,
float
value)
public
List
<
float
?>
golden_divisors
(
float
value)
public
bool
has_fractional_part
(
float
value)