C# (CSharp) LiveCharts.Wpf Namespace

Nested Namespaces

LiveCharts.Wpf.Charts
LiveCharts.Wpf.Components
LiveCharts.Wpf.Converters
LiveCharts.Wpf.Maps
LiveCharts.Wpf.Points
LiveCharts.Wpf.Properties

Classes

Name Description
AngularGauge The gauge chart is useful to display progress or completion.
AngularSection
Axis An Axis of a chart
CandleSeries The Candle series defines a financial series, add this series to a cartesian chart
CartesianChart The Cartesian chart can plot any series with x and y coordinates
ChartPointLabelConverter
ColumnSeries Use the column series to plot horizontal bars in a cartesian chart
DataPointViewModel Point Data
DefaultAxes Contains a collection of already defined axes.
DefaultGeoMapTooltip
DefaultGeometries Contains an already defined collection of geometries, useful to set the Series.PointGeomety property
DefaultLegend The default legend control, by default a new instance of this control is created for every chart that requires a legend.
DefaultTooltip The Default Tooltip control, by default any chart that requires a tooltip will create a new instance of this class.
Extentions
GeoData
GeoDataLabelConverter
GeoMap
HeatColorRange Interaction logic for HeatColorRange.xaml
HeatSeries Use a HeatSeries in a cartesian chart to draw heat maps.
LineSegmentSplitter
LineSeries The line series displays trends between points, you must add this series to a cartesian chart.
OhlcSeries
OrientationConverter
ParticipationVisibilityConverter
PieChart The pie chart compares mainly the distribution of the data according to different series.
PieSeries The pie series should be added only in a pie chart.
RowSeries The Row series plots horizontal bars in a cartesian chart
ScaleStrokeConverter
Separator Defines an Axis.Separator, this class customizes the separator of an axis.
SeriesViewModel Series Data
SharedConverter
SharedVisibilityConverter
StackedAreaSeries The stacked area compares trends and percentage, add this series to a cartesian chart
StackedRowSeries The stacked row series compares the proportion of every series in a point
StepLineSeries The Step line series.
TooltipData Contains information about data in a tooltip
VerticalLineSeries The vertical line series is useful to compare trends, this is the inverted version of the LineSeries, this series must be added in a cartesian chart.
VerticalStackedAreaSeries Compares trend and proportion, this series must be added in a cartesian chart.
VisualElement