• Overview
  • Getting Started with WPF Edition
  • FlexChart
    • Key Features
    • Feature Comparison
      • Comparing FlexCharts
      • Comparing WPF Charts
    • Quick Start
      • Step 1: Adding FlexChart to the Project
      • Step 2: Binding FlexChart to a Data Source
      • Step 3: Running the Project
    • Understanding FlexChart
      • FlexChart Fundamentals
        • Header and Footer
        • Legend
        • Axes
        • Plot Area
        • Series
      • FlexChart Types
        • Area
        • Bar
        • Bubble
        • Column
        • Financial
          • Candle
          • HighLowOpenClose
        • Funnel
        • Line
        • LineSymbols
        • Mixed
        • Scatter
        • Spline
        • SplineArea
        • SplineSymbols
    • Working with FlexChart
      • Data
        • Providing Data
          • Binding Data Using a Data Source
        • Plotting Data
          • Customizing Series
            • Showing or Hiding a Series
          • Interpolating Null Values
      • Appearance
        • Colors
          • Choosing Colors Interactively
          • Setting FlexChart Palette
          • Specifying RGB Colors
          • Specifying Hue, Saturation, and Brightness
          • Using Transparent Colors
        • Fonts
        • Symbol Styles for Series
      • End-User Interaction
        • ToolTips
          • Default Tooltip
          • Customizing Tooltip Content
          • Formatting Tooltip Content
          • Shared Tooltip
        • Axis Scrollbar
        • Range Selector
        • Line Marker
      • FlexChart Elements
        • FlexChart Axes
          • Axes Position
          • Axes Title
          • Axes Tick Marks
          • Axes Grid Lines
          • Axes Bounds
          • Axes Scaling
          • Axes Reversing
          • Axis Binding
          • Multiple Axes
        • FlexChart Axes Labels
          • Axes Labels Format
          • Axes Labels Rotation
          • Axes Labels Visibility
          • Axes Labels Overlap
        • Annotations
          • Adding Annotations
          • Positioning Annotations
          • Customizing Annotations
          • Types of Annotations
            • Shape Annotations
            • Text Annotation
            • Image Annotation
          • Creating Callouts
        • FlexChart Legend
          • Legend Position
          • Legend Style
          • Legend Toggle
          • Legend Text Wrap
        • FlexChart Series
          • Creating and Adding Series
          • Adding Data to Series
          • Emphasizing Different Types of Data
          • Customizing Series
          • Box-and-Whisker
          • Error Bar
          • Waterfall Series
          • Stacked Groups
        • FlexChart Data Labels
          • Adding and Positioning Data Labels
          • Formatting Data Labels
        • Multiple Plot Areas
      • Export
        • Export to Image
  • FlexPie
    • Quick Start
    • Doughnut Pie Chart
    • Exploded Pie Chart
    • Header & Footer
    • Legend
    • Selection
  • Sunburst Chart
    • Quick Start
    • Key Features
    • Legend and Titles
    • Selection
  • FlexRadar
    • Quick Start
    • Key Features
    • Chart Types
    • Legend and Titles
  • TreeMap
    • Quick Start
    • Key Features
    • Elements
    • Layouts
    • Data Binding
    • Selection
  • API Reference
    • C1.WPF.FlexChart.4 Assembly
      • Namespaces
        • C1.Chart Namespace
          • Overview
          • Classes
            • BaseRenderEventArgs
              • Overview
              • Members
              • Properties
                • Engine Property
            • ElementSize
              • Overview
              • Members
              • ElementSize Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • SizeType Property
                • Value Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • HitTestInfo
              • Overview
              • Members
              • Methods
                • Format Method
              • Properties
                • ChartElement Property
                • Distance Property
                • Item Property
                • PointIndex Property
                • Series Property
                • X Property
                • Y Property
          • Enumerations
            • AxisLabelAlignment
            • AxisType
            • ChartElement
            • ChartSelectionMode
            • ChartType
            • DataType
            • ElementSizeType
            • ErrorAmount
            • ErrorBarDirection
            • ErrorBarEndStyle
            • ErrorValueType
            • FitType
            • FunnelChartType
            • LabelPosition
            • MovingAverageType
            • Orientation
            • OverlappingLabels
            • Palette
            • PieLabelPosition
            • Position
            • QuartileCalculation
            • RadarChartType
            • SeriesVisibility
            • Stacking
            • SymbolMarker
            • TextWrapping
            • TickMark
            • TreeMapType
          • Interfaces
            • IErrorBar
              • Overview
              • Members
              • Properties
                • CustomMinusErrorValue Property
                • CustomPlusErrorValue Property
                • Direction Property
                • EndStyle Property
                • ErrorAmount Property
                • ErrorValue Property
            • IRenderEngine
              • Overview
              • Members
              • Methods
                • DrawEllipse Method
                • DrawImage Method
                • DrawLine Method
                • DrawLines Method
                • DrawPolygon Method
                • DrawRect Method
                • DrawString Method
                  • DrawString(String,_Point) Method
                  • DrawString(String,_Rect,TextWrapping) Method
                • DrawStringRotated Method
                • MeasureString Method
                  • MeasureString(String) Method
                  • MeasureString(String,_Size) Method
                • SetClipRect Method
                • SetFill Method
                • SetFont Method
                • SetOpacity Method
                • SetStroke Method
                • SetStrokePattern Method
                • SetStrokeThickness Method
            • ITreeMap
              • Overview
              • Members
              • Methods
                • GetLegendLabels Method
                • OnLabelRendered Method
                • OnLabelRendering Method
              • Properties
                • Binding Property
                • BindingName Property
                • ChartType Property
                • ChildItemsPath Property
                • DataLabel Property
                • Items Property
                • MaxDepth Property
                • SelectedItem Property
        • C1.Chart.Annotation Namespace
          • Overview
          • Enumerations
            • AnnotationAttachment
            • AnnotationPosition
          • Interfaces
            • IImage
              • Overview
              • Members
              • Properties
                • Height Property
                • SourceImage Property
                • Width Property
        • C1.WPF.Chart Namespace
          • Overview
          • Classes
            • Axis
              • Overview
              • Members
              • Axis Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
              • Properties
                • AxisLine Property
                • AxisType Property
                • Binding Property
                • Format Property
                • ItemsSource Property
                • LabelAlignment Property
                • LabelAngle Property
                • Labels Property
                • LogBase Property
                • MajorGrid Property
                • MajorGridStyle Property
                • MajorTickMarks Property
                • MajorUnit Property
                • Max Property
                • Min Property
                • MinorGrid Property
                • MinorGridStyle Property
                • MinorTickMarks Property
                • MinorUnit Property
                • Origin Property
                • OverlappingLabels Property
                • PlotAreaName Property
                • Position Property
                • Reversed Property
                • Scrollbar Property
                • Style Property
                • Title Property
                • TitleStyle Property
              • Fields
                • AxisLineProperty Field
                • BindingProperty Field
                • FormatProperty Field
                • ItemsSourceProperty Field
                • LabelAlignmentProperty Field
                • LabelAngleProperty Field
                • LabelsProperty Field
                • LogBaseProperty Field
                • MajorGridProperty Field
                • MajorGridStyleProperty Field
                • MajorTickMarksProperty Field
                • MajorUnitProperty Field
                • MaxProperty Field
                • MinorGridProperty Field
                • MinorGridStyleProperty Field
                • MinorTickMarksProperty Field
                • MinorUnitProperty Field
                • MinProperty Field
                • OriginProperty Field
                • OverlappingLabelsProperty Field
                • PlotAreaNameProperty Field
                • PositionProperty Field
                • ReversedProperty Field
                • ScrollbarProperty Field
                • StyleProperty Field
                • TitleProperty Field
                • TitleStyleProperty Field
            • BoxWhisker
              • Overview
              • Members
              • BoxWhisker Constructor
              • Methods
                • GetValues Method
              • Properties
                • GapWidth Property
                • GroupWidth Property
                • QuartileCalculation Property
                • ShowInnerPoints Property
                • ShowMeanLine Property
                • ShowMeanMarks Property
                • ShowOutliers Property
              • Fields
                • GapWidthProperty Field
                • GroupWidthProperty Field
                • QuartileCalculationProperty Field
                • ShowInnerPointsProperty Field
                • ShowMeanLineProperty Field
                • ShowMeanMarksProperty Field
                • ShowOutliersProperty Field
            • C1FlexChart
              • Overview
              • Members
              • C1FlexChart Constructor
              • Methods
                • DataToPoint Method
                • HitTest Method
                • Invalidate Method
                • OnApplyTemplate Method
                • PointToData Method
                • SaveImage Method
              • Properties
                • AxisX Property
                • AxisY Property
                • Behaviors Property
                • BindingX Property
                • ChartType Property
                • DataLabel Property
                • Layers Property
                • Options Property
                • PlotAreas Property
                • PlotMargin Property
                • PlotRect Property
                • RenderMode Property
                • Rotated Property
                • SelectedSeries Property
                • Series Property
                • Stacking Property
              • Fields
                • BindingXProperty Field
                • ChartTypeProperty Field
                • OptionsProperty Field
                • PlotMarginProperty Field
                • RenderModeProperty Field
                • RotatedProperty Field
                • SelectedSeriesProperty Field
                • StackingProperty Field
              • Events
                • LabelRendered Event
                • LabelRendering Event
                • SeriesVisibilityChanged Event
            • C1FlexPie
              • Overview
              • Members
              • C1FlexPie Constructor
              • Methods
                • HitTest Method
                • Invalidate Method
                • OnApplyTemplate Method
              • Properties
                • BindingName Property
                • DataLabel Property
                • InnerRadius Property
                • Offset Property
                • Reversed Property
                • SelectedItemOffset Property
                • SelectedItemPosition Property
                • StartAngle Property
              • Fields
                • BindingNameProperty Field
                • InnerRadiusProperty Field
                • OffsetProperty Field
                • ReversedProperty Field
                • SelectedItemOffsetProperty Field
                • SelectedItemPositionProperty Field
                • StartAngleProperty Field
              • Events
                • LabelRendered Event
                • LabelRendering Event
                • SliceRendered Event
                • SliceRendering Event
            • C1FlexRadar
              • Overview
              • Members
              • C1FlexRadar Constructor
              • Properties
                • ChartType Property
                • Reversed Property
                • StartAngle Property
              • Fields
                • ChartTypeProperty Field
                • ReversedProperty Field
                • StartAngleProperty Field
            • C1Sunburst
              • Overview
              • Members
              • C1Sunburst Constructor
              • Properties
                • ChildItemsPath Property
              • Fields
                • ChildItemsPathProperty Field
            • C1TreeMap
              • Overview
              • Members
              • C1TreeMap Constructor
              • Methods
                • HitTest Method
                • Invalidate Method
                • OnApplyTemplate Method
              • Properties
                • BindingName Property
                • ChartType Property
                • ChildItemsPath Property
                • DataLabel Property
                • MaxDepth Property
                • SelectedItem Property
              • Fields
                • BindingNameProperty Field
                • ChartTypeProperty Field
                • ChildItemsPathProperty Field
                • MaxDepthProperty Field
                • SelectedItemProperty Field
            • ChartOptions
              • Overview
              • Members
              • ChartOptions Constructor
              • Properties
                • BubbleMaxSize Property
                • BubbleMinSize Property
                • ClusterSize Property
                • FunnelNeckHeight Property
                • FunnelNeckWidth Property
                • FunnelType Property
                • InterpolateNulls Property
              • Fields
                • BubbleMaxSizeProperty Field
                • BubbleMinSizeProperty Field
                • ClusterSizeProperty Field
                • FunnelNeckHeightProperty Field
                • FunnelNeckWidthProperty Field
                • FunnelTypeProperty Field
                • InterpolateNullsProperty Field
            • ChartStyle
              • Overview
              • Members
              • ChartStyle Constructor
                • ChartStyle Constructor()
                • ChartStyle Constructor(_Style)
              • Methods
                • ToStyle Method
              • Properties
                • Fill Property
                • FontFamily Property
                • FontSize Property
                • FontStretch Property
                • FontStyle Property
                • FontWeight Property
                • Stroke Property
                • StrokeDashArray Property
                • StrokeThickness Property
              • Fields
                • FillProperty Field
                • FontFamilyProperty Field
                • FontSizeProperty Field
                • FontStretchProperty Field
                • FontStyleProperty Field
                • FontWeightProperty Field
                • StrokeDashArrayProperty Field
                • StrokeProperty Field
                • StrokeThicknessProperty Field
            • DataLabel
              • Overview
              • Members
              • DataLabel Constructor
              • Properties
                • Position Property
            • DataLabelBase
              • Overview
              • Members
              • Properties
                • Border Property
                • BorderStyle Property
                • ConnectingLine Property
                • Content Property
                • Offset Property
                • Style Property
              • Fields
                • BorderStyleProperty Field
                • StyleProperty Field
            • ErrorBar
              • Overview
              • Members
              • ErrorBar Constructor
              • Properties
                • CustomMinusErrorValue Property
                • CustomPlusErrorValue Property
                • Direction Property
                • EndStyle Property
                • ErrorAmount Property
                • ErrorBarStyle Property
                • ErrorValue Property
              • Fields
                • CustomMinusErrorValueProperty Field
                • CustomPlusErrorValueProperty Field
                • DirectionProperty Field
                • EndStyleProperty Field
                • ErrorAmountProperty Field
                • ErrorBarStyleProperty Field
                • ErrorValueProperty Field
            • FlexChartBase
              • Overview
              • Members
              • Methods
                • BeginUpdate Method
                • EndUpdate Method
                • HitTest Method
                • Invalidate Method
              • Properties
                • Binding Property
                • CustomPalette Property
                • Footer Property
                • FooterAlignment Property
                • FooterStyle Property
                • Header Property
                • HeaderAlignment Property
                • HeaderStyle Property
                • ItemsSource Property
                • LegendMaxWidth Property
                • LegendOrientation Property
                • LegendPosition Property
                • LegendReversed Property
                • LegendStyle Property
                • LegendTextWrapping Property
                • LegendTitle Property
                • LegendTitleStyle Property
                • LegendToggle Property
                • Palette Property
                • PlotStyle Property
                • SelectedIndex Property
                • SelectionMode Property
                • SelectionStyle Property
                • ToolTip Property
                • ToolTipContent Property
              • Fields
                • BindingProperty Field
                • CustomPaletteProperty Field
                • FooterAlignmentProperty Field
                • FooterProperty Field
                • FooterStyleProperty Field
                • HeaderAlignmentProperty Field
                • HeaderProperty Field
                • HeaderStyleProperty Field
                • ItemsSourceProperty Field
                • LegendMaxWidthProperty Field
                • LegendOrientationProperty Field
                • LegendPositionProperty Field
                • LegendReversedProperty Field
                • LegendStyleProperty Field
                • LegendTextWrappingProperty Field
                • LegendTitleProperty Field
                • LegendTitleStyleProperty Field
                • LegendToggleProperty Field
                • PaletteProperty Field
                • PlotStyleProperty Field
                • SelectedIndexProperty Field
                • SelectionModeProperty Field
                • SelectionStyleProperty Field
                • ToolTipContentProperty Field
                • ToolTipProperty Field
              • Events
                • Rendered Event
                • Rendering Event
                • SelectionChanged Event
            • PieDataLabel
              • Overview
              • Members
              • PieDataLabel Constructor
              • Properties
                • Position Property
            • PlotArea
              • Overview
              • Members
              • PlotArea Constructor
              • Properties
                • Column Property
                • Height Property
                • PlotAreaName Property
                • Row Property
                • Width Property
              • Fields
                • ColumnProperty Field
                • HeightProperty Field
                • PlotAreaNameProperty Field
                • RowProperty Field
                • WidthProperty Field
            • RadarSeries
              • Overview
              • Members
              • RadarSeries Constructor
              • Properties
                • ChartType Property
              • Fields
                • ChartTypeProperty Field
            • RenderDataLabelEventArgs
              • Overview
              • Members
              • Properties
                • Text Property
            • RenderEventArgs
              • Overview
              • Members
              • Properties
                • Height Property
                • Width Property
            • RenderPieDataLabelEventArgs
              • Overview
              • Members
              • Properties
                • Text Property
            • RenderSliceEventArgs
              • Overview
              • Members
              • Properties
                • Angle Property
                • CenterX Property
                • CenterY Property
                • Engine Property
                • Index Property
                • InnerRadius Property
                • Radius Property
                • Sweep Property
            • RenderSymbolEventArgs
              • Overview
              • Members
              • Properties
                • Index Property
                • Item Property
                • Point Property
            • Series
              • Overview
              • Members
              • Series Constructor
              • Methods
                • Dispose Method
                • ToString Method
              • Properties
                • AltStyle Property
                • AxisX Property
                • AxisY Property
                • Binding Property
                • BindingX Property
                • ChartType Property
                • ItemsSource Property
                • SeriesName Property
                • StackingGroup Property
                • Style Property
                • SymbolMarker Property
                • SymbolSize Property
                • SymbolStyle Property
                • Visibility Property
              • Fields
                • AltStyleProperty Field
                • BindingProperty Field
                • BindingXProperty Field
                • ChartTypeProperty Field
                • ItemsSourceProperty Field
                • StackingGroupProperty Field
                • StyleProperty Field
                • SymbolMarkerProperty Field
                • SymbolSizeProperty Field
                • SymbolStyleProperty Field
                • VisibilityProperty Field
              • Events
                • SymbolRendered Event
                • SymbolRendering Event
            • SeriesEventArgs
              • Overview
              • Members
              • Properties
                • Series Property
            • TrendLine
              • Overview
              • Members
              • TrendLine Constructor
              • Methods
                • GetValues Method
              • Properties
                • Coefficients Property
                • FitType Property
                • MaxX Property
                • MinX Property
                • Order Property
                • SampleCount Property
              • Fields
                • FitTypeProperty Field
                • MaxXProperty Field
                • MinXProperty Field
                • OrderProperty Field
                • SampleCountProperty Field
            • Waterfall
              • Overview
              • Members
              • Waterfall Constructor
              • Methods
                • GetValues Method
              • Properties
                • ConnectorLines Property
                • ConnectorLineStyle Property
                • FallingStyle Property
                • IntermediateTotalLabels Property
                • IntermediateTotalPositions Property
                • IntermediateTotalStyle Property
                • RelativeData Property
                • RisingStyle Property
                • ShowIntermediateTotal Property
                • ShowTotal Property
                • Start Property
                • StartLabel Property
                • StartStyle Property
                • TotalLabel Property
                • TotalStyle Property
              • Fields
                • ConnectorLinesProperty Field
                • ConnectorLineStyleProperty Field
                • FallingStyleProperty Field
                • IntermediateTotalLabelsProperty Field
                • IntermediateTotalPositionsProperty Field
                • IntermediateTotalStyleProperty Field
                • RelativeDataProperty Field
                • RisingStyleProperty Field
                • ShowIntermediateTotalProperty Field
                • ShowTotalProperty Field
                • StartLabelProperty Field
                • StartProperty Field
                • StartStyleProperty Field
                • TotalLabelProperty Field
                • TotalStyleProperty Field
          • Enumerations
            • ImageFormat
            • RenderMode
          • Interfaces
            • IChartLayer
              • Overview
              • Members
              • Properties
                • Chart Property
        • C1.WPF.Chart.Annotation Namespace
          • Overview
          • Classes
            • AnnotationBase
              • Overview
              • Members
              • Properties
                • Attachment Property
                • Location Property
                • PointIndex Property
                • Position Property
                • SeriesIndex Property
                • Style Property
                • TooltipText Property
              • Fields
                • AttachmentProperty Field
                • LocationProperty Field
                • PointIndexProperty Field
                • PositionProperty Field
                • SeriesIndexProperty Field
                • StyleProperty Field
                • TooltipTextProperty Field
            • AnnotationLayer
              • Overview
              • Members
              • AnnotationLayer Constructor
              • Properties
                • Annotations Property
                • Chart Property
              • Fields
                • ChartProperty Field
            • Circle
              • Overview
              • Members
              • Circle Constructor
                • Circle Constructor()
                • Circle Constructor(String)
                • Circle Constructor(String,Int32)
              • Properties
                • Radius Property
              • Fields
                • RadiusProperty Field
            • Ellipse
              • Overview
              • Members
              • Ellipse Constructor
                • Ellipse Constructor()
                • Ellipse Constructor(String)
                • Ellipse Constructor(String,Int32,Int32)
              • Properties
                • Height Property
                • Width Property
              • Fields
                • HeightProperty Field
                • WidthProperty Field
            • Image
              • Overview
              • Members
              • Image Constructor
                • Image Constructor()
                • Image Constructor(String)
                • Image Constructor(String,Double,Double)
                • Image Constructor(ImageSource)
                • Image Constructor(ImageSource,Double,Double)
              • Properties
                • Height Property
                • Source Property
                • Width Property
              • Fields
                • HeightProperty Field
                • SourceProperty Field
                • WidthProperty Field
            • Line
              • Overview
              • Members
              • Line Constructor
                • Line Constructor()
                • Line Constructor(String)
                • Line Constructor(String,Point,Point)
              • Properties
                • End Property
                • Start Property
              • Fields
                • EndProperty Field
                • StartProperty Field
            • Polygon
              • Overview
              • Members
              • Polygon Constructor
                • Polygon Constructor()
                • Polygon Constructor(String)
              • Properties
                • ContentCenter Property
                • Points Property
              • Fields
                • ContentCenterProperty Field
                • PointsProperty Field
            • Rectangle
              • Overview
              • Members
              • Rectangle Constructor
                • Rectangle Constructor()
                • Rectangle Constructor(String)
                • Rectangle Constructor(String,Double,Double)
              • Properties
                • Height Property
                • Width Property
              • Fields
                • HeightProperty Field
                • WidthProperty Field
            • Shape
              • Overview
              • Members
              • Properties
                • Content Property
                • ContentStyle Property
              • Fields
                • ContentProperty Field
                • ContentStyleProperty Field
            • Square
              • Overview
              • Members
              • Square Constructor
                • Square Constructor()
                • Square Constructor(String)
                • Square Constructor(String,Int32)
              • Properties
                • Length Property
              • Fields
                • LengthProperty Field
            • Template
              • Overview
              • Members
              • Template Constructor
              • Properties
                • AnnoTemplate Property
              • Fields
                • AnnoTemplateProperty Field
            • Text
              • Overview
              • Members
              • Text Constructor
                • Text Constructor()
                • Text Constructor(String)
              • Properties
                • Content Property
              • Fields
                • ContentProperty Field
        • C1.WPF.Chart.Interaction Namespace
          • Overview
          • Classes
            • C1AxisScrollbar
              • Overview
              • Members
              • C1AxisScrollbar Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • ScrollButtonsVisible Property
                • SelectedAreaBrush Property
              • Fields
                • ScrollButtonsVisibleProperty Field
                • SelectedAreaBrushProperty Field
            • C1LineMarker
              • Overview
              • Members
              • C1LineMarker Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • Alignment Property
                • Content Property
                • DragContent Property
                • DragLines Property
                • DragThreshold Property
                • HorizontalPosition Property
                • Interaction Property
                • Lines Property
                • VerticalPosition Property
                • X Property
                • Y Property
              • Fields
                • AlignmentProperty Field
                • ContentProperty Field
                • DragContentProperty Field
                • DragLinesProperty Field
                • DragThresholdProperty Field
                • HorizontalPositionProperty Field
                • InteractionProperty Field
                • LinesProperty Field
                • VerticalPositionProperty Field
              • Events
                • PositionChanged Event
            • C1RangeSelector
              • Overview
              • Members
              • C1RangeSelector Constructor
              • Properties
                • SelectedAreaBrush Property
              • Fields
                • SelectedAreaBrushProperty Field
            • PositionChangedArgs
              • Overview
              • Members
              • PositionChangedArgs Constructor
              • Properties
                • Position Property
            • TranslateBehavior
              • Overview
              • Members
              • TranslateBehavior Constructor
              • Properties
                • TranslationMode Property
              • Fields
                • TranslationModeProperty Field
            • ZoomBehavior
              • Overview
              • Members
              • ZoomBehavior Constructor
              • Properties
                • ZoomMode Property
              • Fields
                • ZoomModeProperty Field
          • Enumerations
            • GestureMode
            • LineMarkerAlignment
            • LineMarkerInteraction
            • LineMarkerLines
          • Interfaces
            • IBehavior
              • Overview
              • Members
              • Methods
                • OnAttach Method
                • OnDetach Method
              • Properties
                • Chart Property