• Chart3D for WPF and Silverlight
    • Getting Started
      • Help with WPF and Silverlight Edition
      • Key Features
      • Quick Start: Chart3D for WPF and Silverlight
        • Step 1: Adding Chart3D to your Project
        • Step 2: Adding Data
        • Step 3: Changing the Chart Appearance
        • Step 4: Adding a Legend
        • Step 5: Running the Project
      • XAML Quick Reference
        • EX: Set up a 3D Surface Chart
    • Using Chart3D for WPF and Silverlight
      • Data Layout in GridDataSeries
      • Chart Types
      • Adding a Chart Legend
      • Rotating and Elevating a Chart
      • Adding Floors and Ceilings
      • Creating a Two-Dimensional Chart
      • Creating a Custom Axis Annotation
        • Custom Axis Annotation Template
        • Axis Title
      • DirectX rendering
  • API Reference
    • C1.Silverlight.Chart3D.5 Assembly
      • Namespaces
        • C1.Silverlight.Chart3D Namespace
          • Overview
          • Classes
            • Axis3D
              • Overview
              • Members
              • Axis3D Constructor
              • Properties
                • ActualMax Property
                • ActualMin Property
                • AnnoFormat Property
                • AnnoTemplate Property
                • Foreground Property
                • MajorGridlineStroke Property
                • MajorTickAppearance Property
                • MajorTickHeight Property
                • MajorUnit Property
                • Max Property
                • Min Property
                • Reversed Property
                • Title Property
              • Fields
                • AnnoFormatProperty Field
                • AnnoTemplateProperty Field
                • ForegroundProperty Field
                • MajorGridlineStrokeProperty Field
                • MajorTickAppearanceProperty Field
                • MajorTickHeightProperty Field
                • MajorUnitProperty Field
                • MaxProperty Field
                • MinProperty Field
                • ReversedProperty Field
                • TitleProperty Field
            • C1Chart3D
              • Overview
              • Members
              • C1Chart3D Constructor
              • Methods
                • DataToPoint Method
                • OnApplyTemplate Method
                • PointToData Method
              • Properties
                • AxisX Property
                • AxisY Property
                • AxisZ Property
                • Azimuth Property
                • AzimuthAction Property
                • AzimuthActionModifiers Property
                • CeilAppearance Property
                • ChartType Property
                • Children Property
                • ColorPalette Property
                • ContourLevelsCount Property
                • Elevation Property
                • ElevationAction Property
                • ElevationActionModifiers Property
                • FloorAppearance Property
                • Legend Property
                • PlotFill Property
                • SurfaceMeshAppearance Property
                • XScale Property
                • YScale Property
              • Fields
                • AxisXProperty Field
                • AxisYProperty Field
                • AxisZProperty Field
                • AzimuthProperty Field
                • CeilAppearanceProperty Field
                • ChartTypeProperty Field
                • ColorPaletteProperty Field
                • ContourLevelsCountProperty Field
                • ElevationProperty Field
                • FloorAppearanceProperty Field
                • LegendProperty Field
                • PlotFillProperty Field
                • SurfaceMeshAppearanceProperty Field
                • XScaleProperty Field
                • YScaleProperty Field
            • C1Chart3DLegend
              • Overview
              • Members
              • C1Chart3DLegend Constructor
              • Methods
                • ArrangeOverride Method
                • MeasureOverride Method
                • OnApplyTemplate Method
              • Properties
                • FormatString Property
                • LabelPosition Property
                • Orientation Property
                • Position Property
                • Reversed Property
              • Fields
                • FormatStringProperty Field
                • LabelPositionProperty Field
                • OrientationProperty Field
                • PositionProperty Field
                • ReversedProperty Field
            • Chart3DView
              • Overview
              • Members
              • Chart3DView Constructor
              • Methods
                • OnApplyTemplate Method
            • GridDataSeries
              • Overview
              • Members
              • GridDataSeries Constructor
              • Properties
                • BackFill Property
                • BackStroke Property
                • ContourData Property
                • Fill Property
                • Start Property
                • Step Property
                • Stroke Property
                • ZData Property
              • Fields
                • BackFillProperty Field
                • BackStrokeProperty Field
                • ContourDataProperty Field
                • FillProperty Field
                • StartProperty Field
                • StepProperty Field
                • StrokeProperty Field
                • ZDataProperty Field
          • Enumerations
            • ActionType
            • Chart3DType
            • LegendLabelPosition
            • LegendOrientation
            • LegendPosition
            • PlaneAppearance
            • SurfaceMeshAppearance
            • TickAppearance
          • Structures
            • Point3D
              • Overview
              • Members
              • Point3D Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
                • ToString Method
              • Properties
                • X Property
                • Y Property
                • Z Property
              • Operators
                • Equality Operator
                • Inequality Operator
    • C1.WPF.C1Chart3D.4 Assembly
      • Namespaces
        • C1.WPF.C1Chart3D Namespace
          • Overview
          • Classes
            • Axis3D
              • Overview
              • Members
              • Axis3D Constructor
              • Properties
                • ActualMax Property
                • ActualMin Property
                • AnnoFormat Property
                • AnnoTemplate Property
                • Foreground Property
                • MajorGridlineStroke Property
                • MajorTickAppearance Property
                • MajorTickHeight Property
                • MajorUnit Property
                • Max Property
                • Min Property
                • Reversed Property
                • Title Property
              • Fields
                • AnnoFormatProperty Field
                • AnnoTemplateProperty Field
                • ForegroundProperty Field
                • MajorGridlineStrokeProperty Field
                • MajorTickAppearanceProperty Field
                • MajorTickHeightProperty Field
                • MajorUnitProperty Field
                • MaxProperty Field
                • MinProperty Field
                • ReversedProperty Field
                • TitleProperty Field
            • C1Chart3D
              • Overview
              • Members
              • C1Chart3D Constructor
              • Methods
                • DataToPoint Method
                • OnApplyTemplate Method
                • PointToData Method
                • SaveImage Method
                  • SaveImage(Stream,ImageFormat) Method
                  • SaveImage(Stream,ImageFormat,Double,Double) Method
                  • SaveImage(Stream,BitmapEncoder,Double,Double) Method
              • Properties
                • AxisX Property
                • AxisY Property
                • AxisZ Property
                • Azimuth Property
                • AzimuthAction Property
                • AzimuthActionModifiers Property
                • CeilAppearance Property
                • ChartType Property
                • Children Property
                • ColorPalette Property
                • ContourLevelsCount Property
                • Elevation Property
                • ElevationAction Property
                • ElevationActionModifiers Property
                • FloorAppearance Property
                • Legend Property
                • PlotFill Property
                • RenderMode Property
                • SurfaceMeshAppearance Property
                • XScale Property
                • YScale Property
              • Fields
                • AxisXProperty Field
                • AxisYProperty Field
                • AxisZProperty Field
                • AzimuthProperty Field
                • CeilAppearanceProperty Field
                • ChartTypeProperty Field
                • ColorPaletteProperty Field
                • ContourLevelsCountProperty Field
                • ElevationProperty Field
                • FloorAppearanceProperty Field
                • LegendProperty Field
                • PlotFillProperty Field
                • SurfaceMeshAppearanceProperty Field
                • XScaleProperty Field
                • YScaleProperty Field
            • C1Chart3DLegend
              • Overview
              • Members
              • C1Chart3DLegend Constructor
              • Methods
                • ArrangeOverride Method
                • MeasureOverride Method
                • OnApplyTemplate Method
              • Properties
                • FormatString Property
                • LabelPosition Property
                • Orientation Property
                • Position Property
                • Reversed Property
              • Fields
                • FormatStringProperty Field
                • LabelPositionProperty Field
                • OrientationProperty Field
                • PositionProperty Field
                • ReversedProperty Field
            • Chart3DView
              • Overview
              • Members
              • Chart3DView Constructor
              • Methods
                • OnApplyTemplate Method
            • GridDataSeries
              • Overview
              • Members
              • GridDataSeries Constructor
              • Properties
                • BackFill Property
                • BackStroke Property
                • ContourData Property
                • Fill Property
                • Start Property
                • Step Property
                • Stroke Property
                • ZData Property
              • Fields
                • BackFillProperty Field
                • BackStrokeProperty Field
                • ContourDataProperty Field
                • FillProperty Field
                • StartProperty Field
                • StepProperty Field
                • StrokeProperty Field
                • ZDataProperty Field
          • Enumerations
            • ActionType
            • Chart3DType
            • ImageFormat
            • LegendLabelPosition
            • LegendOrientation
            • LegendPosition
            • PlaneAppearance
            • RenderMode
            • SurfaceMeshAppearance
            • TickAppearance