Chart for WinRT
C1.Xaml.Chart Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassAction Represents the action object that supports interactive chart actions such as rotating, scaling, translation and zooming.
ClassActionCollection Represents a collection of Action objects that describe the interactive behavior of a C1Chart at runtime.
ClassAnnoCreatedEventArgs Provides data for a Axis.AnnoCreated event.
ClassArea Represents the area plot element that fills the area between data point and base line.
ClassAxis Represents the class for Axis object. The axes appear on the plot area of the chart.
ClassAxisCollection Represents collection of axes.
ClassAxisPoint Represents the point on the axis.
ClassAxisRangeChangedEventArgs Provides the data for AxisRangeChanged event.
ClassAxisScrollBar Represents axis scroll bar control.
ClassBar Represents bar plot element.
ClassBarColumnOptions Bar/column chart options.
ClassBasePieRenderer Base class for pie renderers.
ClassBaseRenderer Represents base renderer class. The renderer class performs data visualization.
ClassBoxSymbol Represents box symbol.
ClassBubbleOptions Bubble chart options.
ClassBubbleSeries BubbleSeries can contains values that specify size of the symbol for each data point. Use BubbleSeries to create bubble charts.
ClassC1Chart Represents a C1Chart control.
ClassC1ChartLegend Represents the chart legend.
ClassChartBindings Specifies various data bindings for chart.
ClassChartData Main class of data handling, contains collection of data series.
ClassChartPanel Defines panel that contains UIElement attached to the data coordinates.
ClassChartPanelObject Defines element of chart panel.
ClassChartPanelObjectCollection Defines collection of chart panel objects.
ClassChartView Represents class view object that contains all visual plot elements: axes, visualized data.
ClassDataPoint Represent the single data point that may have several data values.
ClassDataSeries Represents data series which contains a group of data values.
ClassDataSeriesCollection Represents collection of data series.
ClassDotSymbol Represents a dot symbol.
ClassExtensions Class that provides static extension methods for several other classes.
ClassHighLowOpenCloseSeries Represents data series with x, y, high, low, open, close data arrays.
ClassHighLowOpenCloseSeries.HLOCDataPoint Represents data point for HighLowOpenCloseSeries.
ClassHighLowSeries Represents data series with X, Y, High and Low values.
ClassHLBar Represents plot element that connects high and low values.
ClassHLOC Represents element of financial chart (high-low-open-close).
ClassLegendItem Represents the item in the chart legend.
ClassLegendItemCollection Represents the collection of legend items.
ClassLineAreaOptions Specifies various advanced options for line and area charts.
ClassLines Represents plot element that connects the data points.
ClassPie Represents the element of pie chart.
ClassPieOptions Specifies various options for pie charts.
ClassPieRenderContext Provides information about the render context for pie visualization.
ClassPieRenderer Performs 2D pie visualization.
ClassPieSlice Represents plot element of pie chart.
ClassPlotArea Defines the area containing plot elements that correspond to the data points.
ClassPlotAreaCollection Defines collection of plot areas
ClassPlotAreaColumnDefinition Defines column-specific properties for plot area.
ClassPlotAreaRowDefinition Defines row-specific properties for plot area.
ClassPlotElement Generic plot element.
ClassPlotElementAnimation Defines animation for plot element.
ClassPolarRadarOptions Specifies various advanced options for polar and radar charts.
ClassRenderer2D Renderer which creates plot in Cartesian coordinates.
ClassRPolygon Represents regular polygon.
ClassScaleAction Represents the scale action.
ClassStar Represents star symbol.
ClassStepArea Represents plot element of step area chart.
ClassStepLines Represents step lines that connects data points.
ClassSymbol Represents base class for 2D plot symbols.
ClassTranslateAction Represents translate action.
ClassXYDataSeries Represents data series with X- and Y-values.
ClassZoomAction Represents zoom action.
Interfaces
 InterfaceDescription
InterfaceIAxisScrollBar Describes the axis scroll bar.
InterfaceIChartLayer Defines chart layer interface.
Structures
 StructureDescription
StructurePieInfo Represents parameters of pie slice.
Delegates
 DelegateDescription
DelegateAggregateGroupSelector Selects group key for data point.
DelegateAnnoCreatedEventHandler Represents the method that handles a Axis.AnnoCreated event.
DelegateAxisRangeChangedEventHandler Specifies delegates for the
DelegateConverter<TInput,TOutput>  
Enumerations
 EnumerationDescription
EnumerationAggregate Specifies how data should be aggregated for charting.
EnumerationAnnoPosition Specifies position of the axis labels.
EnumerationAnnoVisibility Specifies annotation visibility options.
EnumerationAxisPosition Specifies position of the axis.
EnumerationAxisScrollBarPosition Specifies available positions for axis scroll bar.
EnumerationAxisType Specifies axis type.
EnumerationBubbleScale Specifies how to calculate the size of symbols for Bubble chart.
EnumerationChartPanelAction Specifies possible action for the chart panel objects.
EnumerationChartPanelAttach Specifies possible attach options for chart panel object,
EnumerationChartTheme Specifies available chart themes
EnumerationChartType Specifies the chart type.
EnumerationClipping Specifies possible values for clipping algorithm.
EnumerationColorScheme Specifies how color scheme is generated.
EnumerationGestureDoubleTapAction  
EnumerationGesturePinchAction  
EnumerationGestureSlideAction  
EnumerationGradientMethod Specifies how to handle gradient brushes in themes and custom palettes.
EnumerationHLOCAppearance Defines the appearance of HLOC (high-low-open-close) plot element.
EnumerationLabelAlignment Specifies the position of data label relative to the corresponding plot element.
EnumerationLegendPosition Specifies legend position.
EnumerationMarker Specifies data point marker.
EnumerationMeasureOption Specifies how the distance between points is calculated.
EnumerationMouseWheelDirection Specifies available values for mouse wheel direction.
EnumerationOptimizationRadiusScope Specifies available options of optimization radius scope.
EnumerationPalette This enumeration specifies color themes used to generate colors for data series. Named color themes other than Custom are similar to those in Microsoft Office.
EnumerationRadarLabelVisibility Specifies available options for labels on radial axes for radar chart.
EnumerationRenderMode Specifies available render mode for data series.
EnumerationSelectionAction Specifies available actions to perform selection of plot elements.
EnumerationSeriesDisplay Specifies various display options for data series.
EnumerationStackedOptions Specifies options of stacked chart.
EnumerationTransformMode Specifies transformation mode for plot elements.
See Also

Reference

C1.Xaml.Chart Assembly

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback