• Chart for WPF and Silverlight
    • Getting Started
      • Help with WPF and Silverlight Edition
      • Key Features
      • Quick Start
        • Step 1 of 4: Adding Chart to Your Project
        • 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
      • Key Hints for Chart for WPF
      • XAML Quick Reference
        • Setting Basic Line Graph
        • Setting Up a Gantt Chart
        • Creating a Stacked Area Chart
    • Concepts and Main Properties
    • Chart Types
      • Area Charts
      • Bar and Column Charts
        • Changing Corners of Column Chart and Bar Chart
        • Creating a Mouse Click Event for a Column Chart
        • Specifying the Color of Each Bar Or Column in the Data Series
      • Bubble Charts
      • Candle Chart
        • Changing the Candle Stick Width
      • HighLowOpenClose Chart
        • Creating a Hi-Low-Open-Close Chart in Code
      • Gantt Charts
        • Creating Gantt Chart in Markup
      • Line Charts
      • Pie Charts
        • Adding Connecting Lines to Prevent Pie Overlapping
        • Adding Labels to Pie Charts
        • Changing the Offset for All Slices
        • Setting the Default Viewing Angle for 3D Pie Chart
      • Polar Charts
      • 3D Ribbon Chart
      • Polygon Chart
      • Radar Charts
      • Step Chart
      • Scatter Charts
        • Creating a Scatter Chart
      • Simple Charts
      • Special Chart Types and Combination Charts
        • Adding a Bar Series and a Line Series
        • Column-line Charts
        • Creating a Gaussian Curve
        • Creating a Pareto Chart
    • Chart Features
      • Animation
        • Creating Custom Animations
      • Axis
        • Annotation
          • Axis Annotation Format
          • Rotate Axis Labels
          • Custom Axis Annotation
          • Creating an Annotation Template
          • Displaying Axis and Tick Marks on Opposite Sides of Chart
        • Axis Lines
        • Dependent Axis
        • Axis Position
        • Axis Bounds
        • Axis Origin
        • Axis Title
        • Tick Marks
          • Major Tick Overlap
          • Minor Tick Overlap
          • Specifying the Major and Minor Ticks in Code
        • Grid Lines
        • Scrolling
        • Inverted and Reversed Chart Axes
          • Swapping X and Y Axis
        • Multiple Axis
          • Scaling Multiple Axis
        • Logarithmic Scaling
          • UnitMajor and Logarithmic Axes
      • Chart Legend
        • Hiding the Chart Legend
        • Changing the Legend Orientation and Position
      • Chart View
        • Setting the Plot Background
      • Data Binding
        • Collection of Values
        • Collection of Objects
        • Observable Collection
        • Data Context Binding
          • Data Context as Array of Double
          • Data Context as Array of Point
        • Data Series Binding
          • Item Name Binding
          • X-Value Binding
        • Binding to a DataTable from DataSet
      • Data Point Converter
      • Data Labels
      • Data Series
        • Chart Data Series Types
        • Chart Data Series Appearance
        • Differences Between DataSeries and XYDataSeries
      • Empty Values
      • Grouping and Aggregation
        • DataSeries Aggregation
        • DateTime Grouping
        • Custom Grouping
      • Interaction
        • Changing Rotation for 3D Chart
        • Enabling Run-Time Interaction for 2D Charts
        • Zooming in C1Chart
        • 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 Size
        • Plot Area Appearance
      • Performance Optimization
        • Enabling Chart Optimization
        • Render Modes
        • Performing Batch Updates
        • Disabling Chart Optimization After it has been Set
      • Plotting Functions
        • Using a Code String to Define a Function
        • Calculating the Value for Functions
      • Saving and Exporting C1Chart
        • Exporting Chart into a PDF Format
        • Exporting Chart Image
        • Saving C1Chart as a .Png File
      • Series Generation
        • Automatic Series Generation with MVVM
        • AutoGenerateSeries Property
      • Style and Appearance
        • Chart Resource Keys
        • Chart Styles
          • MouseOver Style
        • Chart Themes
        • Data Series Color Generation
        • Changing Plot Element Colors
        • Formatting Charts
        • XAML Elements
      • Time-Series Charts
        • Showing Data Labels on the First of Each Month
      • Trend Lines
        • Adding Trendlines to C1Chart
        • Non-Regresion Trendlines
    • Tutorials
      • Data Binding Tutorials
        • Bind to a Data Table Declaratively
        • Bind to an XML
      • Using MVVM
  • API Reference
    • C1.Silverlight.Chart.5 Assembly
      • Namespaces
        • C1.Silverlight.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
                • FontStretch Property
                • FontStyle Property
                • FontWeight 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
                • FontStretchProperty Field
                • FontStyleProperty Field
                • FontWeightProperty 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
              • Methods
                • OnApplyTemplate Method
              • Properties
                • Axis Property
                • ScrollBarMargin Property
                • ScrollBarPosition Property
              • Events
                • AxisRangeChanged Event
            • Bar
              • Overview
              • Members
              • Bar Constructor
              • Properties
                • RadiusX Property
                • RadiusY Property
            • 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
            • BorderEffect
              • Overview
              • Members
              • BorderEffect Constructor
              • Properties
                • BorderStyle Property
                • LightAngle Property
                • Thickness Property
              • Fields
                • BorderStyleProperty Field
                • LightAngleProperty Field
                • ThicknessProperty Field
            • 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
                • OnApplyTemplate Method
                • PointToData Method
                • Reset Method
              • Properties
                • Actions Property
                • ActionUpdateDelay Property
                • Aggregate Property
                • AutoGenerateSeries Property
                • Bindings Property
                • ChartType Property
                • Children Property
                • ClipToBounds Property
                • CornerRadius Property
                • CustomPalette Property
                • CustomTheme Property
                • Data Property
                • GradientMethod Property
                • LegendItems Property
                • Palette Property
                • Theme Property
                • View Property
                • VisualEffect 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
                • GetPosition 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
            • Converters
              • Overview
              • Members
              • Properties
                • Format Property
            • 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
            • DataPointConverter
              • Overview
              • Members
              • DataPointConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • 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
            • FormatConverter
              • Overview
              • Members
              • FormatConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack 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
            • Legend
              • Overview
              • Members
              • Legend Constructor
            • 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
            • ShadowEffect
              • Overview
              • Members
              • ShadowEffect Constructor
              • Properties
                • Color Property
                • Depth Property
                • LightAngle Property
                • Opacity Property
                • Softness Property
              • Fields
                • ColorProperty Field
                • DepthProperty Field
                • LightAngleProperty Field
                • OpacityProperty Field
                • SoftnessProperty Field
            • 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
            • VisualEffect
              • Overview
              • Members
            • VisualEffectGroup
              • Overview
              • Members
              • VisualEffectGroup Constructor
              • Properties
                • Children 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
            • BorderStyle
            • BubbleScale
            • ChartPanelAction
            • ChartPanelAttach
            • ChartTheme
            • ChartType
            • Clipping
            • ColorScheme
            • 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
    • C1.WPF.C1Chart.4 Assembly
      • Namespaces
        • C1.WPF.C1Chart Namespace
          • Overview
          • Classes
            • Action
              • Overview
              • Members
              • Properties
                • Modifiers Property
                • MouseButton Property
            • ActionCollection
              • Overview
              • Members
            • AnnoCreatedEventArgs
              • Overview
              • Members
              • Properties
                • Canvas Property
                • Index Property
                • Label Property
                • Value Property
            • Area
              • Overview
              • Members
              • Area Constructor
              • Properties
                • Origin Property
            • AreaShape3D
              • Overview
              • Members
              • AreaShape3D Constructor
            • Axis
              • Overview
              • Members
              • Axis Constructor
              • Methods
                • GetAxisRect Method
                • GetDataPoint Method
                • PointFromData Method
                • PointToData Method
                • SetDataPoint 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
                • FontStretch Property
                • FontStyle Property
                • FontWeight 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
                • DataPointProperty Field
                • FontFamilyProperty Field
                • FontSizeProperty Field
                • FontStretchProperty Field
                • FontStyleProperty Field
                • FontWeightProperty 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
                • MinScaleProperty 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
              • Properties
                • RadiusX Property
                • RadiusY Property
            • Bar3D
              • Overview
              • Members
              • Bar3D Constructor
              • Properties
                • EdgeSmoothing Property
              • Fields
                • EdgeSmoothingProperty Field
            • 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
            • BarShape3D
              • Overview
              • Members
              • BarShape3D Constructor
              • Properties
                • EdgeSmoothing Property
              • Fields
                • EdgeSmoothingProperty Field
            • BasePieRenderer
              • Overview
              • Members
              • BasePieRenderer Constructor
              • Properties
                • InnerRadius Property
                • Offset Property
                • Radius Property
              • Fields
                • InnerRadiusProperty Field
                • OffsetProperty Field
                • RadiusProperty Field
            • BaseRenderer
              • Overview
              • Members
              • Properties
                • ColorScheme Property
                • Connection Property
                • Inverted Property
                • SizeX Property
                • SizeY Property
                • SizeZ Property
                • Stacked Property
                • Symbol Property
              • Fields
                • ColorSchemeProperty Field
                • ConnectionProperty Field
                • InvertedProperty Field
                • SizeXProperty Field
                • SizeYProperty Field
                • SizeZProperty Field
                • StackedProperty Field
                • SymbolProperty Field
            • BaseRenderer3D
              • Overview
              • Members
            • 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
                • Reset Method
              • Properties
                • Actions Property
                • ActionUpdateDelay Property
                • Aggregate Property
                • AutoGenerateSeries Property
                • Bindings Property
                • ChartType Property
                • Children Property
                • CustomPalette Property
                • Data Property
                • GradientMethod Property
                • LegendItems Property
                • Palette Property
                • Theme Property
                • View Property
              • Fields
                • AggregateProperty Field
                • ChartTypeProperty Field
                • ChildrenProperty Field
                • CustomPaletteProperty Field
                • DataProperty Field
                • LegendItemsProperty Field
                • ScrollDownCommand Field
                • ScrollLeftCommand Field
                • ScrollRightCommand Field
                • ScrollToBottomCommand Field
                • ScrollToLeftEndCommand Field
                • ScrollToRightEndCommand Field
                • ScrollToTopCommand Field
                • ScrollUpCommand Field
                • ThemeProperty Field
                • ViewProperty Field
              • Events
                • ActionEnter Event
                • ActionLeave Event
                • PropertyChanged Event
            • C1ChartLegend
              • Overview
              • Members
              • C1ChartLegend Constructor
              • Properties
                • Orientation Property
                • OverlapChart Property
                • Position Property
                • Title Property
              • Fields
                • OrientationProperty Field
                • OverlapChartProperty Field
                • PositionProperty 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
                • Styles Property
              • Fields
                • ItemNamesProperty Field
                • ItemsSourceProperty Field
                • LoadAnimationProperty Field
                • RendererProperty Field
                • SelectionActionProperty Field
                • SeriesItemsSourceProperty Field
                • SeriesItemTemplateProperty Field
                • StylesProperty 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
            • ChartTypeConverter
              • Overview
              • Members
              • ChartTypeConverter Constructor
              • Methods
                • Compare Method
            • ChartView
              • Overview
              • Members
              • ChartView Constructor
              • Methods
                • DataIndexFromPoint Method
                • DataIndexToPoint Method
                • GetAttachedToCamera Method
                • GetPosition Method
                • PointFromData Method
                • PointToData Method
                • Reset Method
                • SetAttachedToCamera Method
              • Properties
                • Axes Property
                • AxisSize Property
                • AxisX Property
                • AxisY Property
                • AxisZ Property
                • Background Property
                • CacheMode Property
                • Camera Property
                • Foreground Property
                • Inverted Property
                • Layers Property
                • Lights Property
                • Margin Property
                • Perspective Property
                • PlotAreaColumnDefinitions Property
                • PlotAreaRowDefinitions Property
                • PlotAreas Property
                • PlotBackground Property
                • PlotRect Property
                • PlotShape Property
                • Ratio Property
                • Transform Property
              • Fields
                • AttachedToCameraProperty Field
                • AxisSizeProperty Field
                • AxisXProperty Field
                • AxisYProperty Field
                • AxisZProperty Field
                • BackgroundProperty Field
                • ForegroundProperty Field
                • InvertedProperty Field
                • LightsProperty Field
                • MarginProperty Field
                • PerspectiveProperty Field
                • PlotBackgroundProperty Field
                • RatioProperty Field
                • TransformProperty Field
            • Converters
              • Overview
              • Members
              • Properties
                • Format Property
            • Cylinder3D
              • Overview
              • Members
              • Cylinder3D Constructor
            • CylindricShape3D
              • Overview
              • Members
              • CylindricShape3D Constructor
              • Properties
                • NPlanes Property
              • Fields
                • NPlanesProperty 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
            • DataPointConverter
              • Overview
              • Members
              • DataPointConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • 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
                • PlotElementLoaded Event
                • PlotElementUnloaded Event
            • DataSeriesCollection
              • Overview
              • Members
              • DataSeriesCollection Constructor
            • DotSymbol
              • Overview
              • Members
              • DotSymbol Constructor
            • Extensions
              • Overview
              • Members
              • Methods
                • FromOADate Method
            • FormatConverter
              • Overview
              • Members
              • FormatConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • FrameworkElement3D
              • Overview
              • Members
              • FrameworkElement3D Constructor
              • Properties
                • Center Property
                • Geometry Property
                • Material Property
                • Scale Property
                • Transform Property
              • Fields
                • GeometryProperty Field
                • MaterialProperty Field
                • ScaleProperty Field
                • TransformProperty Field
            • 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
            • JScriptExpressionConverter
              • Overview
              • Members
              • JScriptExpressionConverter Constructor
              • Methods
                • Convert Method
                  • Convert(Object[],Type,Object,CultureInfo) Method
                  • Convert(Object,Type,Object,CultureInfo) Method
                • ConvertBack Method
                  • ConvertBack(Object,Type[],Object,CultureInfo) Method
                  • ConvertBack(Object,Type,Object,CultureInfo) Method
            • Legend
              • Overview
              • Members
              • Legend Constructor
            • LegendItem
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • Item Property
                • Label Property
                • Line Property
                • Symbol Property
            • LegendItemCollection
              • Overview
              • Members
            • LightCollection
              • Overview
              • Members
              • LightCollection Constructor
            • 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
            • Pie3D
              • Overview
              • Members
              • Pie3D Constructor
              • Properties
                • EdgeSmoothing Property
              • Fields
                • EdgeSmoothingProperty Field
            • Pie3DShape
              • Overview
              • Members
              • Pie3DShape Constructor
              • Properties
                • Center Property
                • EdgeSmoothing Property
                • PieInfo Property
              • Fields
                • EdgeSmoothingProperty Field
            • 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
            • PieRenderer3D
              • Overview
              • Members
              • PieRenderer3D Constructor
              • Properties
                • Height Property
              • Fields
                • HeightProperty Field
            • 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
                • DataPoint Property
                • GeometryTransform Property
                • IsMouseOver Property
                • Size Property
              • Fields
                • DataPointProperty Field
                • IsMouseOverProperty Field
                • LabelAlignmentProperty Field
                • LabelLineProperty Field
                • LabelOffsetProperty Field
            • 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
            • Renderer3D
              • Overview
              • Members
              • Renderer3D Constructor
              • Properties
                • IsClustered Property
                • SizeAtTop Property
              • Fields
                • IsClusteredProperty Field
                • SizeAtTopProperty Field
            • RibbonShape3D
              • Overview
              • Members
              • RibbonShape3D Constructor
              • Properties
                • Thickness Property
            • Rotate3DAction
              • Overview
              • Members
              • Rotate3DAction Constructor
            • RPolygon
              • Overview
              • Members
              • RPolygon Constructor
              • Properties
                • NumVertices Property
              • Fields
                • NumVerticesProperty Field
            • ScaleAction
              • Overview
              • Members
              • ScaleAction Constructor
              • Properties
                • MouseWheelDirection Property
                • MouseWheelFactor Property
            • Shape3D
              • Overview
              • Members
              • Properties
                • Center Property
                • Geometry Property
                • Style Property
            • Sphere3D
              • Overview
              • Members
              • Sphere3D Constructor
            • SphericalShape3D
              • Overview
              • Members
              • SphericalShape3D Constructor
            • 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
            • TubesShape3D
              • Overview
              • Members
              • TubesShape3D Constructor
              • Properties
                • Center Property
                • Smoothed Property
            • XYDataSeries
              • Overview
              • Members
              • XYDataSeries Constructor
              • Properties
                • MemberPaths Property
                • XValueBinding Property
                • XValues Property
                • XValuesSource Property
              • Fields
                • XValuesSourceProperty Field
            • XYZDataSeries
              • Overview
              • Members
              • XYZDataSeries Constructor
              • Properties
                • Points Property
              • Fields
                • PointsProperty Field
            • ZoomAction
              • Overview
              • Members
              • ZoomAction Constructor
              • Properties
                • Fill Property
                • Stroke Property
          • Enumerations
            • Aggregate
            • AnnoPosition
            • AnnoVisibility
            • AxisPosition
            • AxisScrollBarPosition
            • AxisType
            • BubbleScale
            • ChartPanelAction
            • ChartPanelAttach
            • ChartType
            • Clipping
            • ColorGeneration
            • ColorScheme
            • GradientMethod
            • HLOCAppearance
            • LabelAlignment
            • LegendPosition
            • Marker
            • MeasureOption
            • MouseWheelDirection
            • OptimizationRadiusScope
            • PlotStyle
            • RadarLabelVisibility
            • RenderMode
            • SelectionAction
            • SeriesDisplay
            • StackedOptions
          • 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
            • IGeometry3D
              • Overview
              • Members
              • Properties
                • Center Property
                • Geometry Property
          • Delegates
            • AggregateGroupSelector
            • AnnoCreatedEventHandler
            • AxisConverter
            • AxisRangeChangedEventHandler
    • C1.WPF.C1Chart.Extended.4 Assembly
      • Namespaces
        • C1.WPF.C1Chart.Extended Namespace
          • Overview
          • Classes
            • Export
              • Overview
              • Members
              • Methods
                • SaveImage Method
                  • SaveImage(C1Chart,Stream,ImageFormat) Method
                  • SaveImage(C1Chart,Stream,ImageFormat,Double,Double) Method
                  • SaveImage(C1Chart,Stream,BitmapEncoder,Double,Double) Method
            • FunctionSeries
              • Overview
              • Members
              • Methods
                • UpdateData Method
              • Properties
                • Max Property
                • Min Property
                • SampleCount Property
                • ThrowException Property
              • Fields
                • MaxProperty Field
                • MinProperty Field
                • SampleCountProperty Field
            • MovingAverage
              • Overview
              • Members
              • MovingAverage Constructor
              • Methods
                • UpdateData Method
              • Properties
                • Period Property
              • Fields
                • PeriodProperty Field
            • ParametricFunctionSeries
              • Overview
              • Members
              • ParametricFunctionSeries Constructor
              • Methods
                • UpdateData Method
              • Properties
                • XFunction Property
                • XFunctionCode Property
                • XFunctionCodeError Property
                • YFunction Property
                • YFunctionCode Property
                • YFunctionCodeError Property
            • TrendLine
              • Overview
              • Members
              • TrendLine Constructor
              • Methods
                • Aproximate Method
                • UpdateData Method
              • Properties
                • Coefficients Property
                • FitType Property
                • Order Property
              • Fields
                • FitTypeProperty Field
                • OrderProperty Field
            • YFunctionSeries
              • Overview
              • Members
              • YFunctionSeries Constructor
              • Methods
                • UpdateData Method
              • Properties
                • Function Property
                • FunctionCode Property
                • FunctionCodeError Property
          • Enumerations
            • FitType
            • ImageFormat