Chart for WinRT
Getting Started with WinRT Edition
Help with WinRT Edition
Key Features
Quick Start
Step 1 of 4: Creating an Application with the C1Chart Control
Step 2 of 4: Adding Data to the Chart
Step 3 of 4: Format the Axes
Step 4 of 4: Adjust the Chart's Appearance
Concepts and Main Properties
Chart Types
Area Charts
Bar and Column Charts
Specifying the Color of Each Bar/Column in the Data Series
Overlapping Bars or Columns
Bubble Charts
Candle Chart
Creating a Candle Chart
Changing the Candle Stick Width
Determining the Y-Coordinates of a Candle's High and Low Points
Hi-Lo-Open-Close Chart
Creating a Hi-Lo-Open-Close Chart
Gantt Charts
Creating a Gantt Chart
Line Charts
Pie Charts
Adding Labels to Pie Charts
Changing the Offset for All Slices
Setting the Inner Radius
Adding Connecting Lines to Prevent Pie Overlapping
Polar Charts
Polygon Chart
Radar Charts
Step Chart
Scatter Charts
Creating a Scatter Chart
Simple Charts
Chart Features
Animation
Animating the C1Chart Control
Animating a Pie Chart
Custom Animations
Axes
Annotations
Rotate Axis Labels
Position
Custom Labels
Custom Axis Annotation
Axis Annotation Format
Axis Origin
Multiple Axes
Creating an Auxiliary Axis
Dependent Axis
Tick Marks
Major Tick Overlap
Minor Tick Overlap
Axis Position
Axis Bounds
Inverted and Reversed Chart Axes
Chart Legend
Changing the Legend Position
Overlapping the Chart with the Legend
Orienting the Data in the ChartLegend
Chart Panel Objects
Mouse Interaction with ChartPanel
Data Binding
Data Binding in Markup
Data Binding in Code
Series Generation
Data Labels and Tooltips
Showing the X-Values in the Tooltip
Data Series
Chart Data Series Types
Chart Data Series Appearance
Grouping and Aggregation
DataSeries Aggregation
DateTime Grouping
Custom Grouping
Interaction
Enable Translate Sliding Behavior
Enable Scale DoubleTap and Pinch Behavior
Scaling a Bubble Chart While Zooming
Markers and Labels
Simple Bound Markers
Line and Dot Marker
Crosshair Marker
Adding Markers in Code
Updating Labels in Code
Mouse Interaction with ChartPanel
Multiple Plot Areas
Plot Area Appearance
Plot Area Size
Performance Optimization
DirectX Rendering
Performing Batch Updates
Disabling Chart Optimization
Style and Appearance
Color Palettes
Customizing the Color Palette
Setting Custom Colors at Run-time
Time-Series Charts
Showing Data Labels on the First of Each Month
Tutorials
Gantt Tutorials
Creating a Range Bar Temperature Chart
Step 1 of 3: Setting Up the Application
Step 2 of 3: Adding Code
Step 3 of 3: Run the Application
Creating Sequential Sub-tasks
Step 1 of 3: Setting Up the Application
Step 2 of 3: Adding Code
Step 3 of 3: Running the Application
Task-Based Help
Customization Tasks
Showing Trend Marks in C1Chart
Adding a Chart Title
Combining Chart Types
Adding a Bar Series and a Line Series at the Same Time
Adding XYDataSeries to a Stacked Column Chart
API Reference
C1.Xaml.Chart Assembly
Namespaces
C1.Xaml.Chart Namespace
Overview
Classes
Action
Overview
Members
Properties
Modifiers Property
ActionCollection
Overview
Members
AnnoCreatedEventArgs
Overview
Members
Properties
Canvas Property
Index Property
Label Property
Value Property
Area
Overview
Members
Area Constructor
Properties
Origin Property
Axis
Overview
Members
Axis Constructor
Methods
GetAxisRect Method
PointFromData Method
PointToData Method
Properties
ActualMax Property
ActualMin Property
AnnoAngle Property
AnnoFormat Property
AnnoPosition Property
AnnoTemplate Property
AnnoVisibility Property
AutoMax Property
AutoMin Property
AxisLine Property
AxisType Property
DependentAxisConverter Property
FontFamily Property
FontSize Property
Foreground Property
IsDependent Property
IsTime Property
ItemsLabelBinding Property
ItemsSource Property
ItemsValueBinding Property
LogBase Property
MajorGridFill Property
MajorGridStroke Property
MajorGridStrokeDashes Property
MajorGridStrokeThickness Property
MajorTickHeight Property
MajorTickOverlap Property
MajorTickStroke Property
MajorTickThickness Property
MajorUnit Property
Max Property
Min Property
MinorGridStroke Property
MinorGridStrokeDashes Property
MinorGridStrokeThickness Property
MinorTickHeight Property
MinorTickOverlap Property
MinorTickStroke Property
MinorTickThickness Property
MinorUnit Property
MinScale Property
Origin Property
PlotAreaIndex Property
Position Property
RadarLabelVisibility Property
RadarPointIndices Property
Reversed Property
Scale Property
ScrollBar Property
Title Property
UseExactLimits Property
Value Property
Visible Property
Fields
AnnoAngleProperty Field
AnnoFormatProperty Field
AnnoPositionProperty Field
AnnoTemplateProperty Field
AnnoVisibilityProperty Field
AutoMaxProperty Field
AutoMinProperty Field
AxisLineProperty Field
FontFamilyProperty Field
FontSizeProperty Field
ForegroundProperty Field
IsTimeProperty Field
ItemsLabelBindingProperty Field
ItemsSourceProperty Field
ItemsValueBindingProperty Field
LogBaseProperty Field
MajorGridFillProperty Field
MajorGridStrokeDashesProperty Field
MajorGridStrokeProperty Field
MajorGridStrokeThicknessProperty Field
MajorTickHeightProperty Field
MajorTickOverlapProperty Field
MajorTickStrokeProperty Field
MajorTickThicknessProperty Field
MajorUnitProperty Field
MaxProperty Field
MinorGridStrokeDashesProperty Field
MinorGridStrokeProperty Field
MinorGridStrokeThicknessProperty Field
MinorTickHeightProperty Field
MinorTickOverlapProperty Field
MinorTickStrokeProperty Field
MinorTickThicknessProperty Field
MinorUnitProperty Field
MinProperty Field
OriginProperty Field
PlotAreaIndexProperty Field
PositionProperty Field
RadarLabelVisibilityProperty Field
RadarPointIndicesProperty Field
ReversedProperty Field
ScaleProperty Field
TitleProperty Field
UseExactLimitsProperty Field
ValueProperty Field
VisibleProperty Field
Events
AnnoCreated Event
AxisCollection
Overview
Members
AxisCollection Constructor
Properties
Item Property
AxisPoint
Overview
Members
Methods
ToString Method
Properties
Axis Property
DataObject Property
FormattedLogBase Property
FormattedValue Property
LogBase Property
LogValue Property
Value Property
AxisRangeChangedEventArgs
Overview
Members
AxisRangeChangedEventArgs Constructor
Fields
Scale Field
Value Field
AxisScrollBar
Overview
Members
AxisScrollBar Constructor
Properties
Axis Property
ScrollBarMargin Property
ScrollBarPosition Property
Events
AxisRangeChanged Event
Bar
Overview
Members
Bar Constructor
BarColumnOptions
Overview
Members
BarColumnOptions Constructor
Methods
GetOrigin Method
GetRadiusX Method
GetRadiusY Method
GetSeriesOverlap Method
GetSize Method
GetStackGroup Method
SetOrigin Method
SetRadiusX Method
SetRadiusY Method
SetSeriesOverlap Method
SetSize Method
SetStackGroup Method
Fields
OriginProperty Field
RadiusXProperty Field
RadiusYProperty Field
SeriesOverlapProperty Field
SizeProperty Field
StackGroupProperty Field
BasePieRenderer
Overview
Members
Properties
InnerRadius Property
Offset Property
Radius Property
BaseRenderer
Overview
Members
Properties
ColorScheme Property
Connection Property
Inverted Property
SizeX Property
SizeY Property
Stacked Property
Symbol Property
BoxSymbol
Overview
Members
BoxSymbol Constructor
BubbleOptions
Overview
Members
BubbleOptions Constructor
Methods
GetMaxSize Method
GetMinSize Method
GetScale Method
SetMaxSize Method
SetMinSize Method
SetScale Method
Fields
MaxSizeProperty Field
MinSizeProperty Field
ScaleProperty Field
BubbleSeries
Overview
Members
BubbleSeries Constructor
Properties
MemberPaths Property
SizeValueBinding Property
SizeValues Property
SizeValuesSource Property
Fields
SizeValuesSourceProperty Field
C1Chart
Overview
Members
C1Chart Constructor
Methods
BeginUpdate Method
EndUpdate Method
FindPlotElement Method
PointToData Method
Reset Method
Properties
ActionUpdateDelay Property
Aggregate Property
AutoGenerateSeries Property
Bindings Property
ChartType Property
Children Property
ClipToBounds Property
CornerRadius Property
CustomPalette Property
CustomTheme Property
Data Property
GestureDoubleTap Property
GesturePinch Property
GestureSlide Property
GradientMethod Property
LegendItems Property
Palette Property
Theme Property
View Property
Fields
AggregateProperty Field
ChartTypeProperty Field
ClipToBoundsProperty Field
CornerRadiusProperty Field
CustomPaletteProperty Field
CustomThemeProperty Field
DataProperty Field
LegendItemsProperty Field
ThemeProperty Field
ViewProperty Field
Events
ActionEnter Event
ActionLeave Event
C1ChartLegend
Overview
Members
C1ChartLegend Constructor
Properties
Chart Property
CornerRadius Property
Orientation Property
OverlapChart Property
Position Property
Title Property
Fields
CornerRadiusProperty Field
OrientationProperty Field
OverlapChartProperty Field
TitleProperty Field
ChartBindings
Overview
Members
ChartBindings Constructor
Properties
ItemNameBinding Property
SeriesBindings Property
XBinding Property
ChartData
Overview
Members
ChartData Constructor
Properties
Children Property
ItemNameBinding Property
ItemNames Property
ItemsSource Property
LoadAnimation Property
SelectionAction Property
SeriesItemsSource Property
SeriesItemTemplate Property
Fields
ItemNamesProperty Field
ItemsSourceProperty Field
LoadAnimationProperty Field
RendererProperty Field
SelectionActionProperty Field
SeriesItemsSourceProperty Field
SeriesItemTemplateProperty Field
Events
DataChanged Event
ChartPanel
Overview
Members
ChartPanel Constructor
Methods
GetDataCoordinates Method
Properties
Chart Property
Children Property
ChartPanelObject
Overview
Members
ChartPanelObject Constructor
Properties
Action Property
Attach Property
AxisX Property
AxisY Property
DataPoint Property
UseAxisLimits Property
Fields
ActionProperty Field
AttachProperty Field
AxisXProperty Field
AxisYProperty Field
DataPointProperty Field
UseAxisLimitsProperty Field
Events
DataPointChanged Event
ChartPanelObjectCollection
Overview
Members
ChartView
Overview
Members
ChartView Constructor
Methods
DataIndexFromPoint Method
DataIndexToPoint Method
GetDataPoint Method
PointFromData Method
PointToData Method
SetDataPoint Method
Properties
Axes Property
AxisX Property
AxisY Property
Children Property
Inverted Property
Layers Property
PlotAreaColumnDefinitions Property
PlotAreaRowDefinitions Property
PlotAreas Property
PlotBackground Property
PlotRect Property
PlotShape Property
Fields
InvertedProperty Field
PlotBackgroundProperty Field
DataPoint
Overview
Members
Methods
ToString Method
Properties
DataObject Property
Item Property
Item(String) Property
Item(Int32) Property
Item(String,String) Property
Name Property
PercentagePoint Property
PercentageSeries Property
PointIndex Property
Series Property
SeriesIndex Property
Value Property
DataSeries
Overview
Members
DataSeries Constructor
Methods
GetDataValue Method
ToString Method
Properties
Aggregate Property
AggregateGroupSelector Property
AutoGenerated Property
AxisX Property
AxisY Property
ChartType Property
Connection Property
ConnectionFill Property
ConnectionStroke Property
ConnectionStrokeDashes Property
ConnectionStrokeThickness Property
ConnectionStyle Property
Display Property
ItemsSource Property
Label Property
PointLabelTemplate Property
PointTooltipTemplate Property
RenderMode Property
SelectedItemLabelTemplate Property
SelectedItemStyle Property
Symbol Property
SymbolFill Property
SymbolMarker Property
SymbolSize Property
SymbolStroke Property
SymbolStrokeDashes Property
SymbolStrokeThickness Property
SymbolStyle Property
ValueBinding Property
Values Property
ValuesSource Property
Fields
AggregateProperty Field
ChartTypeProperty Field
ConnectionFillProperty Field
ConnectionProperty Field
ConnectionStrokeDashesProperty Field
ConnectionStrokeProperty Field
ConnectionStrokeThicknessProperty Field
ConnectionStyleProperty Field
DisplayProperty Field
ItemsSourceProperty Field
LabelProperty Field
PointLabelTemplateProperty Field
PointTooltipTemplateProperty Field
SelectedItemLabelTemplateProperty Field
SelectedItemStyleProperty Field
SymbolFillProperty Field
SymbolMarkerProperty Field
SymbolProperty Field
SymbolSizeProperty Field
SymbolStrokeDashesProperty Field
SymbolStrokeProperty Field
SymbolStrokeThicknessProperty Field
SymbolStyleProperty Field
ValuesSourceProperty Field
Events
Loaded Event
PlotElementLoaded Event
PlotElementUnloaded Event
DataSeriesCollection
Overview
Members
DataSeriesCollection Constructor
DotSymbol
Overview
Members
DotSymbol Constructor
Extensions
Overview
Members
Methods
FromOADate Method
ToOADate Method
HighLowOpenCloseSeries
Overview
Members
HighLowOpenCloseSeries Constructor
Properties
CloseValueBinding Property
CloseValues Property
CloseValuesSource Property
MemberPaths Property
OpenValueBinding Property
OpenValues Property
OpenValuesSource Property
Fields
CloseValuesSourceProperty Field
OpenValuesSourceProperty Field
HighLowOpenCloseSeries.HLOCDataPoint
Overview
Members
Properties
Close Property
High Property
Low Property
Open Property
HighLowSeries
Overview
Members
HighLowSeries Constructor
Properties
HighValueBinding Property
HighValues Property
HighValuesSource Property
LowValueBinding Property
LowValues Property
LowValuesSource Property
MemberPaths Property
Fields
HighValuesSourceProperty Field
LowValuesSourceProperty Field
HLBar
Overview
Members
HLBar Constructor
HLOC
Overview
Members
HLOC Constructor
Properties
Appearance Property
LegendItem
Overview
Members
Methods
ToString Method
Properties
Item Property
Label Property
Line Property
Symbol Property
LegendItemCollection
Overview
Members
Events
CollectionChanged Event
LineAreaOptions
Overview
Members
LineAreaOptions Constructor
Methods
GetClipping Method
GetOptimizationRadius Method
GetOptimizationRadiusScope Method
SetClipping Method
SetOptimizationRadius Method
SetOptimizationRadiusScope Method
Fields
ClippingProperty Field
OptimizationRadiusProperty Field
OptimizationRadiusScopeProperty Field
Lines
Overview
Members
Lines Constructor
Properties
IsClosed Property
IsFilled Property
Smoothed Property
Pie
Overview
Members
Pie Constructor
PieOptions
Overview
Members
PieOptions Constructor
Methods
GetDirection Method
GetInnerRadius Method
GetOffset Method
GetSeriesLabelTemplate Method
GetStartingAngle Method
SetDirection Method
SetInnerRadius Method
SetOffset Method
SetSeriesLabelTemplate Method
SetStartingAngle Method
Fields
DirectionProperty Field
InnerRadiusProperty Field
OffsetProperty Field
SeriesLabelTemplateProperty Field
StartingAngleProperty Field
PieRenderContext
Overview
Members
Fields
PieInfo Field
PieRenderer
Overview
Members
PieRenderer Constructor
PieSlice
Overview
Members
PieSlice Constructor
Properties
Angle Property
Offset Property
PieCenter Property
Fields
OffsetProperty Field
PlotArea
Overview
Members
PlotArea Constructor
Properties
Background Property
Column Property
Row Property
Stroke Property
StrokeThickness Property
Fields
BackgroundProperty Field
ColumnProperty Field
RowProperty Field
StrokeProperty Field
StrokeThicknessProperty Field
PlotAreaCollection
Overview
Members
Properties
ColumnDefinitions Property
RowDefinitions Property
PlotAreaColumnDefinition
Overview
Members
PlotAreaColumnDefinition Constructor
Properties
Width Property
Fields
WidthProperty Field
PlotAreaRowDefinition
Overview
Members
PlotAreaRowDefinition Constructor
Properties
Height Property
Fields
HeightProperty Field
PlotElement
Overview
Members
Methods
GetLabelAlignment Method
GetLabelLine Method
GetLabelOffset Method
SetLabelAlignment Method
SetLabelLine Method
SetLabelOffset Method
Properties
Center Property
DataPoint Property
PlotRect Property
Shape Property
Size Property
TransformMode Property
Fields
DataPointProperty Field
LabelAlignmentProperty Field
LabelLineProperty Field
LabelOffsetProperty Field
Events
Created Event
Loaded Event
MouseEnter Event
MouseLeave Event
MouseLeftButtonDown Event
MouseLeftButtonUp Event
PlotElementAnimation
Overview
Members
PlotElementAnimation Constructor
Methods
GetIndexDelay Method
SetIndexDelay Method
Properties
Storyboard Property
SymbolStyle Property
Fields
IndexDelayProperty Field
StoryboardProperty Field
SymbolStyleProperty Field
PolarRadarOptions
Overview
Members
PolarRadarOptions Constructor
Methods
GetDirection Method
GetStartingAngle Method
SetDirection Method
SetStartingAngle Method
Fields
DirectionProperty Field
StartingAngleProperty Field
Renderer2D
Overview
Members
Renderer2D Constructor
RPolygon
Overview
Members
RPolygon Constructor
Properties
NumVertices Property
Fields
NumVerticesProperty Field
ScaleAction
Overview
Members
ScaleAction Constructor
Properties
MouseWheelDirection Property
MouseWheelFactor Property
Star
Overview
Members
Star Constructor
Properties
InnerRadius Property
Size Property
Fields
InnerRadiusProperty Field
StepArea
Overview
Members
StepArea Constructor
StepLines
Overview
Members
StepLines Constructor
Symbol
Overview
Members
Symbol Constructor
Properties
Size Property
TranslateAction
Overview
Members
TranslateAction Constructor
Properties
MouseWheelDirection Property
MouseWheelFactor Property
XYDataSeries
Overview
Members
XYDataSeries Constructor
Properties
MemberPaths Property
XValueBinding Property
XValues Property
XValuesSource Property
Fields
XValuesSourceProperty Field
ZoomAction
Overview
Members
ZoomAction Constructor
Properties
Fill Property
Stroke Property
Enumerations
Aggregate
AnnoPosition
AnnoVisibility
AxisPosition
AxisScrollBarPosition
AxisType
BubbleScale
ChartPanelAction
ChartPanelAttach
ChartTheme
ChartType
Clipping
ColorScheme
GestureDoubleTapAction
GesturePinchAction
GestureSlideAction
GradientMethod
HLOCAppearance
LabelAlignment
LegendPosition
Marker
MeasureOption
MouseWheelDirection
OptimizationRadiusScope
Palette
RadarLabelVisibility
RenderMode
SelectionAction
SeriesDisplay
StackedOptions
TransformMode
Structures
PieInfo
Overview
Members
PieInfo Constructor
Methods
Equals Method
Equals(PieInfo) Method
Equals(Object) Method
GetHashCode Method
Fields
Angle Field
Center Field
Height Field
InnerRadius Field
Offset Field
RadiusX Field
RadiusY Field
Sweep Field
Operators
Equality Operator
Inequality Operator
Interfaces
IAxisScrollBar
Overview
Members
Properties
Axis Property
ScrollBarMargin Property
ScrollBarPosition Property
Events
AxisRangeChanged Event
IChartLayer
Overview
Members
Properties
Chart Property
Delegates
AggregateGroupSelector
AnnoCreatedEventHandler
AxisRangeChangedEventHandler
Converter<TInput,TOutput>
C1.Xaml.Chart.C1_Xaml_Chart_XamlTypeInfo Namespace
Overview
Classes
XamlMetaDataProvider
Overview
Members
XamlMetaDataProvider Constructor
Methods
GetXamlType Method
GetXamlType(Type) Method
GetXamlType(String) Method
GetXmlnsDefinitions Method