LiveCharts
Initializes a new instance of the class.
The view.
Gets the formatter.
Clears the separators.
Initializes the garbage collector.
Gets or sets the chart.
The chart.
Gets or sets the view.
The view.
Gets or sets the labels.
The labels.
Gets or sets the sections.
The sections.
Gets or sets the label formatter.
The label formatter.
Gets or sets the stroke thickness.
The stroke thickness.
Gets or sets a value indicating whether [show labels].
true if [show labels]; otherwise, false.
Gets or sets the maximum value.
The maximum value.
Gets or sets the minimum value.
The minimum value.
Gets or sets the title.
The title.
Gets or sets a value indicating whether [disable animations].
true if [disable animations]; otherwise, false.
Gets or sets the position.
The position.
Gets or sets a value indicating whether this instance is merged.
true if this instance is merged; otherwise, false.
Gets a value indicating whether [evaluates unit width].
true if [evaluates unit width]; otherwise, false.
Gets the current separators.
The current separators.
Gets or sets the separator.
The separator.
Gets the s.
The s.
Cartesian Axis orientation
Unknown orientation
Horizontal (X)
Vertical (Y)
Axis position
Left for Y axis, Bottom for X axis
Right for Y axis, Top for X axis
Initializes a new instance of the class.
The view.
The chart.
Gets or sets the view.
The view.
Gets or sets the source.
The source.
Gets or sets the index of the axis.
The index of the axis.
Gets or sets the chart.
The chart.
Determines whether a dateTime is a header
Gets or sets a function to determine whether a dateTime is a separator
Gets or sets a function to format the label for the axis
Gets the minimum reserved space for separators
Describes where a label should be placed
Places a label at the top of a bar
Places a labels inside the bar
Places a labels in a parallel orientation to the bar height.
Places a labels in a perpendicular orientation to the bar height.
Contains useful methods to apply to a chart
Converts from chart values to chart control size.
value to scale
axis orientation to scale value at
chart model to scale value at
axis index in collection of chart.axis
Converts from chart values to chart control size.
value to scale
axis orientation to scale value at
chart model to scale value at
axis model instance
Converts from chart control size to chart values.
value to scale
axis orientation to scale value at
chart model to scale value at
axis index in collection of chart.axis
Converts from chart values to chart draw margin size.
value to scale
axis orientation
chart model to scale the value at
axis instance to scale the value at
Converts from chart values to chart draw margin size.
value to scale
axis orientation
chart model to scale the value at
axis instance to scale the value at
Converts from chart values to chart draw margin size.
point to scale
axis orientation
axis instance to scale the value at
chart model to scale the value at
Gets the width of a unit in the chart
axis orientation
chart model to get the scale at
axis index in the axes collection
Gets the width of a unit in the chart
axis orientation
chart model to get the scale at
axis instance
Returns data in the chart according to:
point that was hovered
chart model to get the data from
selection mode
Global LiveCharts configuration
Saves a type mapper globally.
Type to configure
mapper
mapper orientation
Gets the configuration of a given type and orientation
type to look for
orientation to look for
Defines a point in the chart
Gets the X point value
Gets the Y point value
Gets the Gantt x start value
Gets the Gantt y start value
Gets the Weight of the point
Gets where the stacked value started from
Gets where the stacked value finishes
Get the total sum of the stacked elements
Get the participation of the point in the stacked elements
gets the stacked participation of a point
Gets the Open value of the point
Gets the High value of the point
Gets the Low value of the point
Gets the Close value of the point
Gets the Radius of a point
Gets the angle of a point
Gets the Fill brush of this point, this property overrides series Fill property
Gets the Stroke brush of this point, this property overrides series Stroke property
Gets the coordinate where the value is placed at chart
Gets the index of this point in the chart
Gets the object where the chart pulled the point
Gets or sets the view of this chart point
Gets the series where the point belongs to
Gets the chart view.
The chart view.
Chart Model
Initializes a new instance of the class.
The view.
The updater.
Initializes the class.
Prepares the axes.
Runs the specialized chart components.
Calculates the components and margin.
Places the legend.
The draw margin.
Zooms the in.
The pivot.
Zooms the out.
The pivot.
Clears the zoom.
Drags the specified delta.
The delta.
Stacks the points.
The stackables.
The stack at.
Index of the stack.
The mode.
Gets or sets the configurations.
The configurations.
Gets or sets a value indicating whether [series initialized].
true if [series initialized]; otherwise, false.
Gets or sets a value indicating whether [are components loaded].
true if [are components loaded]; otherwise, false.
Gets or sets the view.
The view.
Gets or sets the updater.
The updater.
Gets or sets the size of the control.
The size of the control.
Gets or sets the draw margin.
The draw margin.
Gets or sets a value indicating whether this instance has unitary points.
true if this instance has unitary points; otherwise, false.
Gets a value indicating whether [requires hover shape].
true if [requires hover shape]; otherwise, false.
Gets or sets the axis x.
The axis x.
Gets or sets the axis y.
The axis y.
Gets or sets the x limit.
The x limit.
Gets or sets the y limit.
The y limit.
Gets or sets the w limit.
The w limit.
Gets or sets the index of the current color.
The index of the current color.
Gets or sets the pan origin.
The pan origin.
Initializes Chart model
The view.
The updater.
Prepares Chart Axes
Runs the specialized chart components.
Draws the or update sections.
Initializes a new instance of the class.
The view.
The updater.
Prepares the axes.
There is a invalid series in the series collection, " +
"verify that all the series implement IPieSeries.
Runs the specified restart view.
if set to true [restart view].
if set to true [update now].
Updates the frequency.
The freq.
Updates the specified restarts animations.
if set to true [restarts animations].
Gets or sets the chart.
The chart.
Gets or sets a value indicating whether this instance is updating.
true if this instance is updating; otherwise, false.
Gets or sets a value indicating whether [restart view requested].
true if [restart view requested]; otherwise, false.
Creates a collection of chart values
Type to plot, notice you could need to configure the type.
A collection that notifies every time a value is added or removed
Adds the range.
The items.
Inserts the range.
The index.
The collection.
Occurs when [noisy collection changed].
Initializes a new instance of NoisyCollection class
Initializes a new instance of NoisyCollection class with a given collection
given collection
Initializes a new instance of NoisiCollection class with a given capacity
given capacity
Enumerates the collection
collection enumeration
Enumerates the collection
collection enumeration
Adds an object to the collection, and notifies the change
item to add
number of items in the collection
Add an item to the collection, and notifies the change
number of items in the collection
Adds many items to the collection, and notifies the change
collection to add
Adds many items to the collection, and notifies the change
collection to add
Insert an item in a specific index, then notifies the change
index to insert at
item to insert
Insert an item in a specific index, then notifies the change
index to insert at
item to insert
Insert a range of values, starting in a specific index, then notifies the change
index to start at
collection to insert
Insert a range of values, starting in a specific index, then notifies the change
index to start at
collection to insert
Removes an item from a collection, then notifies the change
item to remove
Remove an item from a collection, then notifies the change
item to remove
number of items in the collection
Removes an item at a specific index, then notifies the change
index to remove at
Removes an item at a specific index, then notifies the change
index to remove at
Removes an item at a specific index, then notifies the change
index to remove at
Removes all the items from the collection, then notifies the change
Removes all the items from the collection, then notifies the change
Removes all the items from the collection, then notifies the change
Evaluates whether an item is in this collection
object to look for
evaluation
Evaluates whether an item is in this collection
item to look for
evaluation
Copies the collection to another array
backup array
array index
Copies the collection to another array
backup array
array index
Returns the index of an item in the collection
item to look for
Returns the index of an item in the collection
item to look for
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Occurs when [collection reset].
Occurs when [noisy collection changed].
Occurs when [noisy collection changed].
Occurs when the collection changes.
Occurs when a property value changes.
Occurs when a property value changes.
Gets or sets an item from/in a specific index
index to get/set
Gets or sets an item from/in a specific index
index to get/set
Gets the number of items in the array
items count
Gets whether the collection is read only
result
Gets the number of items in the array
result
Gets whether the collection is synchronized
result
Gets the collections's sync root
Gets whether the collection is fixed
Forces values to calculate max, min and index data.
Gets the current chart points in the view, the view is required as an argument, because an instance of IChartValues could hold many ISeriesView instances.
The series view
Initializes the garbage collector
Removes all unnecessary points from the view
Gets series that owns the values
Initializes a new instance of chart values
Initializes a new instance of chart values, with a given collection
Evaluates the limits in the chart values
Gets the current chart points in the view, the view is required as an argument, because an instance of IChartValues could hold many ISeriesView instances.
The series view
Initializes the garbage collector
Collects the unnecessary values
Gets series that owns the values
Mapper to configure X and Y points
Type to configure
Evaluates the specified key.
The key.
The value.
The point.
Sets values for a specific point
Point to set
Sets the X mapper
function that pulls X coordinate
current mapper instance
Sets the X mapper
function that pulls X coordinate, with value and index as parameters
current mapper instance
Sets the Y mapper
function that pulls Y coordinate
current mapper instance
Sets the Y mapper
function that pulls Y coordinate, with value and index as parameters
current mapper instance
Sets the Stroke of the point
Sets the Stroke of the point
Sets the Fill of the point
Sets the Fill of the point
Mapper to configure financial points
type to configure
Sets values for a specific point
Point to set
Maps X value
function that pulls X coordinate
current mapper instance
Maps X value
function that pulls X coordinate, with value and index as parameters
current mapper instance
Maps Y value
function that pulls Y coordinate
current mapper instance
Maps Y value
function that pulls Y coordinate, with value and index as parameters
current mapper instance
Maps Open value
function that pulls open value
current mapper instance
Maps Open value
function that pulls open value, value and index as parameters
current mapper instance
Maps High value
function that pulls High value
current mapper instance
Maps High value
function that pulls High value
current mapper instance
Maps Close value
function that pulls close value
current mapper instance
Maps Close value
function that pulls close value, value and index as parameters
current mapper instance
Maps Low value
function that pulls low value
current mapper instance
Maps Low value
function that pulls low value, index and value as parameters
current mapper instance
Mapper to configure X and Y points
Type to configure
Sets values for a specific point
Point to set
Sets the X mapper
function that pulls X coordinate
current mapper instance
Sets the X mapper
function that pulls X coordinate, with value and index as parameters
current mapper instance
Sets the XStart mapper
function that pulls X coordinate
current mapper instance
Sets the XStart mapper
function that pulls X coordinate, with value and index as parameters
current mapper instance
Sets the Y mapper
function that pulls Y coordinate
current mapper instance
Sets the Y mapper
function that pulls Y coordinate, with value and index as parameters
current mapper instance
Sets the YStart mapper
function that pulls Y coordinate
current mapper instance
Sets the YStart mapper
function that pulls Y coordinate, with value and index as parameters
current mapper instance
Sets the Stroke of the point
Sets the Stroke of the point
Sets the Fill of the point
Sets the Fill of the point
Gets the already built point mappers
Gets a mapper to configure X, Y points
Type to map
A new cartesian mapper instance
Gets a mapper to configure financial points
type to map
a new financial mapper instance
Gets a mapper to configure X, Y and Weight points
type to map
a new weighted mapper instance
Gets a Gantt Mapper
type to amp
a new polar mapper insance
Gets a mapper to configure Radius and Angle
type to amp
a new polar mapper insance
PGets a mapper to configure a pie chart
Mapper to configure X and Y points
Type to configure
Sets values for a specific point
Point to set
Sets the Y mapper
function that pulls Y coordinate
current mapper instance
Sets the Y mapper
function that pulls Y coordinate, with value and index as parameters
current mapper instance
Sets the Stroke of the point
Sets the Stroke of the point
Sets the Fill of the point
Sets the Fill of the point
Mapper to configure polar series
Sets values for a specific point
Point to set
Maps X value
function that pulls the radius value
current mapper instance
Maps X value
function that pulls the radius value, value and index as parameters
current mapper instance
Maps Y value
function that pulls the angle value
current mapper instance
Maps Y value
function that pulls the angle value, value and index as parameters
current mapper instance
Sets the Stroke of the point
Sets the Stroke of the point
Sets the Fill of the point
Sets the Fill of the point
Mapper to configure Bubble points
type to configure
Sets values for a specific point
Point to set
Sets the X mapper
function that pulls the X coordinate
current mapper instance
Sets the X mapper
function that pulls the X coordinate, value and index as parameters
current mapper instance
Sets the Y mapper
function that pulls the Y coordinate
current mapper instance
Sets the Y mapper
function that pulls the Y coordinate, value and index as parameters
current mapper instance
Sets Weight mapper
function that pulls the point's weight
current mapper instance
Sets Weight mapper
function that pulls the point's weight, value and index as parameters
current mapper instance
Sets the Stroke of the point
Sets the Stroke of the point
Sets the Fill of the point
Sets the Fill of the point
Describes a data label view model
Gets or sets the formatted text of the current point
The formatted text.
Gets the instance of the current point.
The instance.
Provides an axis that displays separators based upon configured windows
Initializes a new instance of the class.
The view.
Determines whether a dateTime is a header
Gets or sets a function to determine whether a dateTime is a separator
Gets or sets a function to format the label for the axis
Gets preconfigured windows that can be used to build a datetime window axis
Gets or sets a value indicating whether this instance is new.
true if this instance is new; otherwise, false.
Gets or sets the state.
The state.
Gets or sets the index of the garbage collector.
The index of the garbage collector.
Gets or sets the key.
The key.
Gets or sets the value.
The value.
Gets or sets the view.
The view.
Gets or sets a value indicating whether this separator is a header separator
An already configured chart point with a date time and a double properties, this class notifies the chart to update every time a property changes
Initializes a new instance of DateTimePoint class
Initializes a new instance of DateTimePoint class, giving date time and value
Called when [property changed].
Name of the property.
DateTime Property
The Value property
Occurs when a property value changes.
Defines a Gantt point in a cartesian chart
Initializes a new instance of GanttPoint class.
Initializes a new instance of GanttPoint class with given start and end points.
Called when [property changed].
Name of the property.
Gets or sets point start
Gets or sets point end
Occurs when a property value changes.
An already configured weighted chart point, this class notifies the chart to update every time a property changes
An already configured weighted chart point, this class notifies the chart to update every time a property changes
Creates a new instance of BubblePoint class
Create a new instance of BubblePoint class, giving x and y coordinates
Creates a new instance of BubblePoint class, giving x, y and weight
Called when [property changed].
Name of the property.
X coordinate in the chart
Y coordinate in the chart
Point's weight
Occurs when a property value changes.
Initializes a new instance of HeatPoint class
_initializes a new instance of HeatPoint class, giving x, y and weight
An already configured chart point, this class notifies a chart to update every time a property changes
Initializes a new instance of ObservablePoint class
Initializes a new instance of ObservablePoint class giving the x and y coordinates
Called when [property changed].
Name of the property.
X coordinate
Y coordinate
Occurs when a property value changes.
An already configured chart point, this class notifies the chart to update every time the value property changes
Initializes a new instance of ObservableValue class
Initializes a new instance of ObservableValue class with a given value
Called when [property changed].
Name of the property.
Value in he chart
Occurs when a property value changes.
An already configured chart point, this class notifies the chart to update every time a property changes
Initializes a new instance of OhclPoint class
Initializes a new instance o OhclPointc class, giving open, high, low and close values
Called when [property changed].
Name of the property.
The open value i the chart
The high value in the chart
The low value in the chart
The close value in the chart
Occurs when a property value changes.
An already configured chart point, this class notifies the chart to update every time a property changes
Initializes a new instance of PolarPoint class
Initializes a new instance of PolarPoint class, giving angle and radius
Called when [property changed].
Name of the property.
The radius of the point
The angle of the point
Occurs when a property value changes.
Draws the or move.
The source.
The axis.
Removes this instance.
Ases the core element.
The axis.
The source.
Gets or sets the model.
The model.
Gets or sets the value.
The value.
Gets or sets the width of the section.
The width of the section.
Gets or sets the section offset.
The section offset.
Gets or sets a value indicating whether this is draggable.
true if draggable; otherwise, false.
Gets or sets a value indicating whether the section is animated
true if [disable animations]; otherwise, false.
Gets or sets a value indicating whether the section should display a label that displays its current value.
true if [data label]; otherwise, false.
Updates the title.
The chart.
The rotation angle.
Sets the title top.
The value.
Sets the title left.
The value.
Gets the title left.
Gets the tile top.
Gets the size of the label.
Ases the core element.
The chart.
The source.
Renders the separator.
The model.
The chart.
Cleans this instance.
Sets the range.
The minimum.
The maximum.
Gets or sets the model.
The model.
Gets or sets a value indicating whether [disable animations].
true if [disable animations]; otherwise, false.
Gets or sets a value indicating whether [show labels].
true if [show labels]; otherwise, false.
Gets or sets the maximum value.
The maximum value.
Gets or sets the minimum value.
The minimum value.
Gets or sets the minimum range.
The minimum range.
Gets or sets the maximum range.
The maximum range.
Gets or sets the labels rotation.
The labels rotation.
Gets or sets a value indicating whether this instance is merged.
true if this instance is merged; otherwise, false.
Gets or sets the bar unit.
The bar unit.
Gets or sets the bar unit.
The bar unit.
Gets the previous maximum value.
The previous maximum value.
Gets the previous minimum value.
The previous minimum value.
Gets the axis orientation.
The axis orientation.
Sets the draw margin top.
The value.
Sets the draw margin left.
The value.
Sets the height of the draw margin.
The value.
Sets the width of the draw margin.
The value.
Adds to view.
The element.
Adds to draw margin.
The element.
Removes from view.
The element.
Removes from draw margin.
The element.
Ensures the element belongs to current view.
The element.
Ensures the element belongs to current draw margin.
The element.
Hides the tooltip.
Shows the legend.
At.
Hides the legend.
Loads the legend.
Maps the x axes.
The chart.
Maps the y axes.
The chart.
Gets the model.
The model.
Occurs when [data click].
Occurs when [data hover]
Gets or sets the series.
The series.
Gets the actual series.
The actual series.
Gets or sets the tooltip timeout.
The tooltip timeout.
Gets or sets the zoom.
The zoom.
Gets or sets the zoom.
The zoom.
Gets or sets the zooming speed.
The zooming speed.
Gets or sets the legend location.
The legend location.
Gets or sets a value indicating whether [disable animations].
true if [disable animations]; otherwise, false.
Gets or sets the animations speed.
The animations speed.
Gets or sets the state of the updater.
The state of the updater.
Gets a value indicating whether this instance has tooltip.
true if this instance has tooltip; otherwise, false.
Gets a value indicating whether this instance has data click event attached.
true if this instance has data click event attached; otherwise, false.
Gets a value indicating whether this instance has data hover event attached.
true if this instance has data hover event attached; otherwise, false.
Gets a value indicating whether this is hoverable.
true if hoverable; otherwise, false.
Gets a value indicating whether this instance is control loaded.
true if this instance is control loaded; otherwise, false.
Gets a value indicating whether this instance is in design mode.
true if this instance is in design mode; otherwise, false.
Gets or sets the visual elements.
The visual elements.
Adds the or move.
The chart.
Removes the specified chart.
The chart.
Gets or sets the x.
The x.
Gets or sets the y.
The y.
Gets or sets the axis x.
The axis x.
Gets or sets the axis y.
The axis y.
The datetime used for the first point to calculate relative date values
Gets or sets the period used by the series in this axis
Gets or sets the base.
The base.
Gets or sets the inner radius.
The inner radius.
Gets or sets the starting rotation angle.
The starting rotation angle.
Gets or sets the hover push out.
The hover push out.
Updates the label.
The text.
The axis.
The source.
Clears the specified chart.
The chart.
Places the specified chart.
The chart.
The axis.
The direction.
Index of the axis.
To label.
To line.
The tab.
Removes the specified chart.
The chart.
Moves the specified chart.
The chart.
The axis.
The direction.
Index of the axis.
To label.
To line.
The tab.
Fades the in.
The axis.
The chart.
Fades the out and remove.
The chart.
Gets the model.
The model.
Gets the label model.
The label model.
Ases the core element.
The axis.
The source.
Gets or sets a value indicating whether this instance is enabled.
true if this instance is enabled; otherwise, false.
Gets or sets separator step, this means the value between each line, use double.NaN for auto.
Gets the axis orientation.
The axis orientation.
Draws the or move.
The previous drawn.
The current.
The index.
The chart.
Removes from view.
The chart.
Called when [hover].
The point.
Called when [hover leave].
The point.
Gets a value indicating whether this instance is new.
true if this instance is new; otherwise, false.
Gets the valid area.
The valid area.
Gets or sets the data.
The data.
Gets or sets the color components.
The color components.
Gets or sets the width.
The width.
Gets or sets the height.
The height.
Gets or sets the open.
The open.
Gets or sets the high.
The high.
Gets or sets the close.
The close.
Gets or sets the low.
The low.
Gets or sets the width.
The width.
Gets or sets the left.
The left.
Gets or sets the start reference.
The start reference.
Gets or sets the rotation.
The rotation.
Gets or sets the wedge.
The wedge.
Gets or sets the inner radius.
The inner radius.
Gets or sets the radius.
The radius.
Gets or sets the data.
The data.
Gets or sets the zero reference.
The zero reference.
Gets or sets the diameter.
The diameter.
Gets or sets the delta x.
The delta x.
Gets or sets the delta y.
The delta y.
Gets the point diameter.
Gets the minimum x.
The axis.
Gets the maximum x.
The axis.
Gets the minimum y.
The axis.
Gets the maximum y.
The axis.
Gets the view.
The view.
Gets the point view.
The point.
The label.
Called when [series update start].
Erases the specified remove from view.
if set to true [remove from view].
Called when [series updated finish].
Initializes the colors.
Draws the specialized elements.
Places the specialized elements.
Gets the label point formatter.
Gets or sets the model.
The model.
Gets or sets the values.
The values.
Gets a value indicating whether [data labels].
true if [data labels]; otherwise, false.
Gets or sets the scales x at.
The scales x at.
Gets or sets the scales y at.
The scales y at.
Gets or sets the configuration.
The configuration.
Gets a value indicating whether this instance is series visible.
true if this instance is series visible; otherwise, false.
Gets or sets the label point.
The label point.
Gets the actual values.
The actual values.
Gets the title.
The title.
Gets a value indicating whether this instance is first draw.
true if this instance is first draw; otherwise, false.
Gets or sets the maximum width of the column.
The maximum width of the column.
Gets or sets the column padding.
The column padding.
Gets or sets a value indicating whether [shares position].
true if [shares position]; otherwise, false.
Gets or sets the maximum width of the column.
The maximum width of the column.
Gets the stops.
The stops.
Gets a value indicating whether [draws heat range].
true if [draws heat range]; otherwise, false.
Starts the segment.
At index.
The location.
Ends the segment.
At index.
The location.
Gets or sets the line smoothness.
The line smoothness.
Gets or sets the area limit.
The area limit.
Gets the view.
The view.
Gets or sets the push out.
The push out.
Gets or sets the maximum row heigth.
The maximum row heigth.
Gets or sets the row padding.
The row padding.
Gets or sets a value indicating whether [shares position].
true if [shares position]; otherwise, false.
Gets or sets the maximum point shape diameter.
The maximum point shape diameter.
Gets or sets the minimum point shape diameter.
The minimum point shape diameter.
Gets or sets the stack mode.
The stack mode.
Gets or sets the maximum width of the column.
The maximum width of the column.
Gets or sets the column padding.
The column padding.
Gets or sets the maximum height of the row.
The maximum height of the row.
Gets or sets the row padding.
The row padding.
Defines a financial coloring rule delegate
The current point
The previous point
Initializes a new instance of the class.
Initializes a new instance of the class.
The point.
Gets or sets the point1.
The point1.
Gets or sets the point2.
The point2.
Gets or sets the point3.
The point3.
Gets or sets the start point.
The start point.
Defines a portable color
Initializes a new instance of CoreColor
alpha component
red component
green component
blue component
Alpha component
Red component
Green component
Red component
Portable color gradient stop
Offset, goes from 0 to 1
Color at Offset
Defines a portable limit
Initializes a new instance of CoreLimit
minimum value
maximum value
Gets or sets the maximum value
Gets or sets the minimum value
Gets the range between max and min values
Defines a portable margin
Distance to top
Distance to bottom
Distance to left
Distance to right
Size width
Size height
Initializes a new instance of CorePoint
x coordinate
y coordinate
Initializes a new instance of CorePoint
source pont
Sums every property between 2 given points
point 1
point 2
Subtracts every property between 2 given points
point 1
point 2
X coordinate
Y coordinate
Initializes a new instance of the class.
Initializes a new instance of the class.
The left.
The top.
The width.
The height.
Occurs when [set top].
Occurs when [set left].
Occurs when [set width].
Occurs when [set height].
Gets or sets the left.
The left.
Gets or sets the top.
The top.
Gets or sets the width.
The width.
Gets or sets the height.
The height.
Initializes a new instance of the struct.
The width.
The heigth.
Gets or sets the width.
The width.
Gets or sets the height.
The height.
Initializes a new instance of the struct.
The angle.
The w.
The h.
The axis.
The source.
Gets the offset by source.
The source.
Gets or sets the label angle.
The label angle.
Gets or sets the w from w.
The w from w.
Gets or sets the w from h.
The w from h.
Gets or sets the h from w.
The h from w.
Gets or sets the h from h.
The h from h.
Gets or sets the top.
The top.
Gets or sets the bottom.
The bottom.
Gets or sets the left.
The left.
Gets or sets the right.
The right.
Gets or sets the x offset.
The x offset.
Gets or sets the y offset.
The y offset.
Gets the width of the taken.
The width of the taken.
Gets the height of the taken.
The height of the taken.
Gets the actual width.
The actual width.
Gets the actual height.
The actual height.
Gets or sets the points.
The points.
Gets or sets the shares.
The shares.
Gets or sets the x formatter.
The x formatter.
Gets or sets the y formatter.
The y formatter.
The sender.
The chart point.
The sender.
The instance containing the event data.
The instance containing the event data.
Gets the min limit difference compared with previous state
Gets the max limit difference compared with previous state
Gets the current axis range
Gets the axis that fired the change
Initializes a new instance of the class.
Initializes a new instance of the class.
The instance containing the event data.
Gets or sets a value indicating whether the axis change was canceled by the user.
true if cancel; otherwise, false.
Gets the preview minimum value.
The preview minimum value.
Gets the preview maximum value.
The preview maximum value.
LiveCharts extensions methods
Executes an Action in every item of a collection
type to iterate with
collection to iterate
action to execute
Splits a collection of points every double.Nan
collection to split
collection of collections
Return the inverse axis orientation
current orientation
inverted axis orientation
Converts any collection to chart values
type to convert
values to convert
a new ChartValues instance containing the passed collection
Converts an enumeration of series to a SeriesCollection instance.
The series.
Gets the closest chart point with a given value.
The target series.
The value.
the axis orientation
Initializes a new instance of the class.
Initializes a new instance of the class.
The message that describes the error.
Initializes a new instance of the class.
The error message that explains the reason for the exception.
The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
Initializes a new instance of the class.
The format.
The inner exception.
The arguments.
The old items.
The new items.
Occurs when [point changed].
Charts legend locations
Disables legend
PLaces legend at top
Places legend at bottom
Places legend at left
Places legend at right
Initializes a new instance of the class.
The view.
Gets or sets the width of the desired.
The width of the desired.
Gets or sets the height of the desired.
The height of the desired.
Gets or sets the data.
The data.
Gets or sets the identifier.
The identifier.
Gets or sets the name.
The name.
Gets or sets the data.
The data.
Gets or sets the shape.
The shape.
Gets or sets the LVC map.
The LVC map.
Chart Panning Options
By default chart Panning is Unset, this means it will be based the Chart Zooming selection
Not panning allowed
Panning only in the X axis
Panning only in the Y axis
Panning in both X and Y axes
Defines the interval on which earch of the charts bars is based
Describes where a label should be placed
Places the label inside the pie slice
Places the label outside the pie slice
Initializes a new instance of the class.
Gets the x limit.
The x limit.
Gets the y limit.
The y limit.
Gets the w limit.
The w limit.
Gets the gci.
The gci.
Gets or sets the indexed.
The indexed.
Gets or sets the referenced.
The referenced.
Gets or sets a chart scroll mode
Disables Chart Scroll bars
Enables scroll mode at the X axis
Enables scroll mode at the Y axis
Enables scroll mode in both, X and Y axis
Separator current state
Remove the separator from the chart
Kepp the separator in the chart
no animated add
Initializes a new instance of the class.
The axis.
Gets or sets the axis.
The axis.
Gets or sets if separators are enabled (will be drawn)
Gets or sets sepator step, this means the value between each line, use null for auto.
Gets or sets the source.
The source.
Initializes a new instance of the class.
The view.
Updates this instance.
Gets or sets the view.
The view.
Gets or sets the chart.
The chart.
Gets or sets the series collection.
The series collection.
Gets or sets the series orientation.
The series orientation.
Gets or sets the title.
The title.
Gets the preferred selection mode.
The preferred selection mode.
Gets the current x axis.
The current x axis.
Gets the current y axis.
The current y axis.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
There is no a valid gradient to create a heat series.
Gets the minimum x.
The axis.
Gets the maximum x.
The axis.
Gets the minimum y.
The axis.
Gets the maximum y.
The axis.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Gets the stacked point.
The chart point.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Updates this instance.
Initializes a new instance of the class.
The view.
Initializes a new instance of the class.
The view.
Gets the stacked point.
The chart point.
Stores a collection of series to plot, this collection notifies the changes every time you add/remove any series.
Initializes a new instance of the SeriesCollection class
Initializes a new instance of the SeriesCollection class, with a given mapper
Gets or sets the current series index, this index is used to pull out the automatic color of any series
Gets the chart that owns the collection
Gets or sets then mapper in the collection, this mapper will be used in any series inside the collection, if null then LiveCharts will try to get the value from the global configuration.
The series orientation
Both, horizontal and vertical orientation
Horizontal orientation
Vertical orientation
Stacked mode, for stacked series
Stacks the values, eg: if values are 1,2,3 the stacked total is 6
Stacks percentage, eg: if values are 1,2,3, they are actually being stacked as (1/6), (2/6), (3/6) [value/totalSum]
Tooltip selection modes
LiveCharts will decide the selection mode based on the series (that fired the tooltip) preferred section mode
Gets only the hovered point
Gets all the points that shares the value X in the chart
Gets all the points that shares the value Y in the chart
Gets all the points that shares the value X in the hovered series
Gets all the points that shares the value Y in the hovered series
Defines chart updater state
Indicates that the updater is running and listening for changes.
Indicated that the updater is paused, it won't update.
Defines a collection of items to be added in a cartesian chart
Initializes a new instance of VisualElementsCollection
Gets or sets the chart.
The chart.
Chart zooming options
Disables zooming
Zoom only at X axis
Zoom only at Y axis
Zooms in both, X and Y axes