LiveChart.Region – Livechart Reference Manual
Packages
Livechart
LiveChart
Region
area_color
line_color
Region
Region.between
handle
with_area_color
with_line_color
Region
Object Hierarchy:
Description:
public
class
Region
Namespace:
LiveChart
Package:
Livechart
Content:
Properties:
public
RGBA
area_color
{
get
;
set
; }
public
RGBA
line_color
{
get
;
set
; }
Creation methods:
public
Region
(
double
floor,
double
ceil)
public
Region.between
(
double
above,
double
below)
Methods:
public
void
handle
(
Intersections
intersections,
Point
previous,
Point
current,
GetIntersection
get_intersection)
public
Region
with_area_color
(
RGBA
color)
public
Region
with_line_color
(
RGBA
color)