• ComponentOne Chart 8.0
    • Overview
    • ComponentOne Chart Overview
      • 2D and 3D Charting in OCX and DLL Formats
      • 2D Chart Control
      • 3D Chart Control
      • ComponentOne Chart OCX/DLL Control Model
    • Installing Chart 8.0 for Active X
      • Set Up Files
      • Minimum Requirements for ComponentOne Chart
      • Installing Demonstration Versions
      • Uninstalling Chart 8.0
    • Upgrading From Previous Versions
    • End-User License Agreement
    • Licensing FAQs
      • What is Licensing?
      • How does Licensing Work?
    • Technical Support
    • Redistributable Files
    • Adding the Chart 8.0 Controls to Visual Basic Projects
    • Using ComponentOne ActiveX Controls in the .NET Framework
      • Smart Tags and Tasks Menus
      • Context Menus
    • Quick Start Overview
      • Overview for OCX Programmers
      • Quick Start Overview for DLL Programmers
  • ComponentOne Chart 3D Programming Help
    • Typographical Conventions
  • Chart Basics
    • Chart Terminology
    • Interacting with the Chart
      • Rotation
      • Translation
      • Scaling
      • Zooming
      • Reset to Automatic Scale and Position
    • Choosing the Chart Type
      • 3D Bar and 3D Surface Charts
        • Using IsMeshed
        • Using IsShaded
        • Using IsContoured
        • Using IsZoned
        • To Change the Basic Appearance
    • 15 Basic Chart Appearances
      • Mesh
      • Shaded
      • Contours
      • Zones
      • Mesh, Shaded
      • Mesh, Contours
      • Mesh, Zones
      • Shaded, Contours
      • Shaded, Zones
      • Contours, Zones
      • Mesh, Shaded, Zones
      • Mesh, Shaded, Contours
      • Shaded, Contours, Zones
      • Mesh, Contours, Zones
      • Mesh, Shaded, Contours, Zones
      • No Chart Displayed
    • Understanding Data Layout
      • Grid Layout
      • Irregular Grid Layout
      • Point Layout
      • Holes in the Data
      • To Edit Grid and Irregular Grid Data
      • To Edit Point Data
      • To Load and Save Data Files
    • Loading and Saving Charts and Data
  • Overview of 3D Property Pages
    • Accessing the Property Pages
      • Immediate Feedback Model
      • Editing Chart Properties
      • Collection Items in Code
    • Control Page
      • General Tab (Control)
      • Border Tab (Control)
      • Interior Tab (Control)
      • Image Tab (Control)
      • About Tab (Control)
    • Axes Page
      • General Tab (Axes)
      • Scale Tab (Axes)
      • Title Tab (Axes)
      • GridLines Tab (Axes)
      • GridStyle Tab (Axes)
      • ValueLabels Tab (Axes)
      • Font Tab (Axes)
    • ChartGroup Page
      • General Tab (ChartGroup)
      • Data Tab (ChartGroup)
        • Edit Chart 3D Data
        • Edit Chart 3D Row Delta
        • Edit Chart 3D Column Delta
      • Bar Tab (ChartGroup)
      • Bar Colors Tab (ChartGroup)
      • Scatter Tab (ChartGroup)
      • Surface Tab (ChartGroup)
      • Labels Tab (ChartGroup)
      • Elevation Tab (ChartGroup)
      • Internet Tab (ChartGroup)
    • Styles Page
      • General Tab (Styles)
      • FillStyle Tab (Styles)
      • LineStyle Tab (Styles)
    • Titles Page
      • General Tab (Titles)
      • Label Tab (Titles)
      • Location Tab (Titles)
      • Border Tab (Titles)
      • Interior Tab (Titles)
      • Font Tab (Titles)
      • Image Tab (Titles)
    • Legend Page
      • General Tab (Legend)
      • Title Tab (Legend)
      • Labels Tab (Legend)
      • Location Tab (Legend)
      • Border Tab (Legend)
      • Interior Tab (Legend)
      • Font Tab (Legend)
      • Image Tab (Legend)
    • ChartArea Page
      • Location Tab (ChartArea)
      • Border Tab (ChartArea)
      • Interior Tab (ChartArea)
      • Image Tab (ChartArea)
    • PlotCube Page
      • General Tab (PlotCube)
      • Ceiling Tab (PlotCube)
      • Floor Tab (PlotCube)
      • Viewport Tab (PlotCube)
      • Interior Tab (PlotCube)
    • ChartLabels Page
      • General Tab (ChartLabels)
      • Attach Tab (ChartLabels)
      • Label Tab (ChartLabels)
      • Border Tab (ChartLabels)
      • Interior Tab (ChartLabels)
      • Font Tab (ChartLabels)
      • Image Tab (ChartLabels)
    • View3D Page
      • General Tab (View3D)
    • Levels Page
      • General Tab (Levels)
    • ChartStyles Page
      • LineStyle Tab (ChartStyles)
      • SymbolStyle Tab (ChartStyles)
  • Programming Considerations
    • Object Hierarchy
    • Programming with Objects
      • A Simple Example
      • Navigating the Object Hierarchy
      • Default Properties
      • Using a Collection
      • Accessing Each of the Elements of a Collection
      • Calling Methods
    • Programming In C++
      • Inserting the 3D Chart Control into an OLE Container Project
      • Adding the 3D Chart Control to the Main Dialog Box
      • Adding a Member Variable to a Project
      • Programming the 3D Chart Control
      • Setting an Object Property
      • Using Collections
      • Calling a Method
      • Demo Programs
    • Compatibility Issues
  • Building a Chart
    • Creating Histogram Bar Charts
    • Annotating the Axes
      • Values Annotation
      • ValueLabels Annotation
      • DataLabels Annotation (X- and Y-axes only)
    • Axis Labeling Programming Considerations
    • Setting Axis Bounds
    • Titling Axes
    • Customizing the PlotCube
      • Changing the PlotCube Shape
      • Ceiling and Floor Projections
    • Positioning the Chart
    • Modifying the 3D View
    • Adding and Formatting Grid Lines
      • Adding Grid Lines
      • Formatting Grid Lines
    • Creating 4D Charts
      • Creating a 4D Chart
      • Notes for 4D Bar Charts
    • Displaying 4D Data
    • Storing Chart Descriptions in Files
    • Printing Charts
      • Output/Printing Methods
      • Printing a Chart
      • Outputting Charts to Device Contexts
  • Working with Data
    • Data Overview
      • Data Organization
      • Handling Missing Data
      • Batching Data Updates
    • Grid and Irregular Grid Data
      • Changing Data Values
      • Adding Rows and Columns
      • Smoothing Data
      • Creating a Shaded-Relief Map
      • Creating a Subset of a Chart
      • Drawing 4D Charts
    • Point Data
      • The PointSeries Collection
      • Data Points
    • Loading Data From a File
      • Grid File Format
      • Irregular Grid Format
      • Point File Format
      • Loading the Data
      • Loading Data From a URL
    • Charting Data Directly From Your Program
    • Copying Data
    • Double Buffering
  • Customizing Chart Elements
    • Adding Header and Footer Titles
      • Title Text and Alignment
      • Title Positioning
      • Title Border
      • Title Colors
      • Title Fonts
    • Modifying the Surface Appearance
      • Surface Colors
      • Making a 3D Surface Solid
      • Zoning Method
    • Formatting the Legend
      • Legend Type and Orientation
      • Legend Positioning
      • Legend Title
      • Custom Legend Labels
      • Legend Border
      • Legend Colors
      • Legend Font
      • LegendStyles (part of ChartGroup)
    • Legend Labels Programming Considerations
      • Specifying Labels
      • Legend Type
      • Legend Label Filter
      • Legend Distribution Range
    • Formatting the Mesh
      • Mesh Filtering
      • Mesh Display
      • Mesh Transparency
      • Mesh Colors
    • Using Borders
    • Choosing Fonts
      • To Change Header, Footer, or Legend Fonts
      • To Choose TrueType or Cube Fonts
      • To Change Axis Annotation, Axis Title, or ChartLabel Fonts
    • Setting Colors
      • Specifying Named Colors
      • Choosing Colors Interactively
      • Specifying RGB Colors
      • Using Automatic Colors
      • To Change a Color
    • Positioning Chart Elements
      • To Change or View Location
      • To Change Width and Height (ChartArea only)
    • Form Resizing
    • Using ChartLabels
      • Attaching and Positioning ChartLabels
      • Connecting Line and Offset
      • ChartLabel Text and Alignment
      • ChartLabel 3D Plane
      • ChartLabel Border
      • ChartLabel Colors
      • ChartLabel Fonts
    • ChartLabels Programming Considerations
      • Defining the ChartLabel
      • Attaching the ChartLabel
      • Batching ChartLabel Changes
    • Using ContourStyles
      • FillStyle
      • LineStyle
      • To Load and Save ContourStyles
      • To Reset ContourStyles
    • Customizing ContourStyles
      • Contour Styles and Distribution Levels
      • Finding and Changing Contour Styles
    • Adding Images to Chart Elements
      • Add an Image to a Chart Element
      • Set the Image Layout
      • Using Images as Labels
    • Contour and Zone Projection
    • Customizing the Distribution Table
      • Overview
      • Customizing the Number of Levels
      • Creating a Custom Distribution Table
      • Resetting to Linear Distribution Table
    • Distribution Table Programming Considerations
      • Distribution Levels and Contour Styles
    • Special Bar Chart Properties
      • Bar Z Origin
      • Bar Spacing Width
      • Bar Shading Colors
    • Special Scatter Plot Properties
      • Adding Drop Lines
      • Changing ChartStyles
      • The Chart Styles Collection
      • Detecting Mouse Selection of Individual Legend Entries
      • Formatting Drop Lines
      • Formatting Symbols
  • Programming User Interaction
    • Programming Actions
      • Action Maps
      • Recognized Messages
      • Modifier Flags
      • Recognized Keycodes
      • Determining Action Mappings
      • Programming Action Mappings
      • Removing Action Mappings
      • Calling an Action Directly
      • Actions and Events
    • Returning Coordinate Values
      • Determining Coordinate Values
      • Converting Data Coordinates to Pixel Coordinates
      • Converting Pixel Coordinates to Data Coordinates
      • Picking Data Points
      • Converting Visual Basic Coordinates
    • Customizing the Property Pages
      • To Hide a Property Pages Tab
      • To Display a Property Pages Tab Display State
  • Adding a ComponentOne Chart 3D Control to a Web Page
    • Step 1: Getting Started
    • Step 2: Creating a Web Page
      • Loading Data or a File from a URL
    • Step 3: Creating a License Pack File
    • Step 4: Packaging the Control
      • A: Creating the .INF file
      • B: Creating a .CAB file
      • C: Copying .LPK and .CAB Files to the Server
    • Step 5: Testing your Web Page
  • Chart8 3D Samples
    • Visual Basic Samples
    • C ++ (OCX) Samples
  • Object Reference
    • Chart3D Object
      • Chart3D Object Members
      • Chart3D Object Properties
        • ActionMaps Property (Chart3D)
        • AllowUserChanges Property
        • Border Property (Chart3D)
        • CBorder Property (Chart3D)
        • ChartArea Property (Chart3D)
        • ChartGroups Property (Chart3D)
        • ChartLabels Property (Chart3D)
        • DataPath Property (Chart3D)
        • ErrorOffset Property (Chart3D)
        • FontRotation Property (Chart3D)
        • Footer Property (Chart3D)
        • Header Property (Chart3D)
        • hWnd Property (Chart3D)
        • Interior Property (Chart3D)
        • IsBatched Property (Chart3D)
        • IsDoubleBuffered Property (Chart3D)
        • Legend Property (Chart3D)
        • PreviewMethod Property (Chart3D)
        • PropertyPageHelpFile Property (Chart3D)
        • UseTrueType Property (Chart3D)
      • Chart3D Object Methods
        • AboutBox Method (Chart3D)
        • CallAction Method (Chart3D)
        • CopyToClipboard Method (Chart3D)
        • DrawToDC Method (Chart3D)
        • DrawToFile Method (Chart3D)
        • IsChartEditorElementVisible Method (Chart3D)
        • Load Method (Chart3D)
        • LoadURL Method (Chart3D)
        • PrintChart Method (Chart3D)
        • Refresh Method (Chart3D)
        • Reset Method (Chart3D)
        • Save Method (Chart3D)
        • SaveImageAsDibBytes Method (Chart3D)
        • SaveImageAsJpeg Method (Chart3D)
        • SaveImageAsJpegBytes Method (Chart3D)
        • SaveImageAsPng Method (Chart3D)
        • SaveImageAsPngBytes Method (Chart3D)
        • ShowChartEditorElement Method (Chart3D)
    • Chart3DCoordResult Object
      • Chart3DCoordResult Object Members
      • Chart3DCoordResult Object Properties
        • X Property (Chart3DCoordResult)
        • Y Property (Chart3DCoordResult)
    • Chart3DData Object
      • Chart3DData Object Members
      • Chart3DData Object Properties
        • ColumnCount Property (Chart3DData)
        • ColumnDelta Property (Chart3DData)
        • ColumnOrigin Property (Chart3DData)
        • Datapath Property (Chart3DData)
        • FileName Property (Chart3DData)
        • HoleValue Property (Chart3DData)
        • IsBatched Property (Chart3DData)
        • IsSaved Property (Chart3DData)
        • Layout Property (Chart3DData)
        • NumSeries Property (Chart3DData)
        • Parent Property (Chart3DData)
        • PointSeries Property (Chart3DData)
        • RowCount Property (Chart3DData)
        • RowDelta Property (Chart3DData)
        • RowOrigin Property (Chart3DData)
        • Value Property (Chart3DData)
      • Chart3DData Methods
        • Copy Method (Chart3DData)
        • CopyZArrayIn Method (Chart3DData)
        • CopyZArrayOut Method (Chart3DData)
        • CreateContours Method (Chart3DData)
        • CreateShaded Method (Chart3DData)
        • CreateSubset Method (Chart3DData)
        • Load Method (Chart3DData)
        • LoadURL Method (Chart3DData)
        • Save Method (Chart3DData)
        • Smooth Method (Chart3DData)
        • UpdateDataValue Method (Chart3DData)
    • Chart3DDataCoordResult Object
      • Chart3DDataCoordResult Object Members
      • Chart3DDataCoordResult Object Properties
        • Region Property (Chart3DDataCoordResult)
        • X Property (Chart3DDataCoordResult)
        • Y Property (Chart3DDataCoordResult)
        • Z Property (Chart3DDataCoordResult)
    • Chart3DDataIndexResult Object
      • Chart3DDataIndexResult Object Members
      • Chart3DDataIndexResult Object Properties
        • Column Property (Chart3DDataIndexResult)
        • Distance Property (Chart3DDataIndexResult)
        • Region Property (Chart3DDataIndexResult)
        • Row Property (Chart3DDataIndexResult)
    • ActionMap Object
      • ActionMap Object Members
      • ActionMap Object Properties
        • Action Property
        • Keycode Property (ActionMap)
        • Message Property (ActionMap)
        • Modifier Property (ActionMap)
        • Parent Property (ActionMap)
    • ActionMapCollection
      • ActionMapCollection Members
      • ActionMapCollection Properties
        • Count Property (ActionMapCollection)
        • Item Property (ActionMapCollection)
        • Parent Property (ActionMapCollection)
      • ActionMapCollection Methods
        • Add Method (ActionMapCollection)
        • Remove Method (ActionMapCollection)
        • RemoveAll Method (ActionMapCollection)
        • Reset Method (ActionMapCollection)
    • AxisCollection
      • AxisCollection Members
      • AxisCollection Properties
        • Count Property (AxisCollection)
        • Item Property (AxisCollection)
        • Parent Property (AxisCollection)
    • Axis Object
      • Axis Object Members
      • Axis Object Properties
        • AnnotationFont Property
        • AnnotationMethod Property
        • AnnotationPosition Property
        • IsShowing Property (Axis)
        • MajorGrid Property (Axis)
        • Max Property (Axis)
        • Min Property (Axis)
        • Name Property (Axis)
        • Origin Property (Axis)
        • Parent Property (Axis)
        • Title Property (Axis)
        • TitleFont Property (Axis)
        • ValueLabels Property (Axis)
    • Bar Object
      • Bar Object Members
      • Bar Object Properties
        • Colors Property (Bar)
        • ColumnFormat Property (Bar)
        • ColumnSpacing Property (Bar)
        • Parent Property (Bar)
        • RowFormat Property (Bar)
        • RowSpacing Property (Bar)
    • Border Object
      • Border Object Members
        • Parent Property (Border)
        • Type Property (Border)
        • Width Property (Border)
    • Ceiling Object
      • Ceiling Object Members
        • Parent Property (Ceiling)
        • Projection Property (Ceiling)
    • ChartArea Object
      • ChartArea Object Members
      • ChartArea Object Properties
        • Axes Property
        • Bar Property (ChartArea)
        • Border Property (ChartArea)
        • Interior Property (ChartArea)
        • Location Property (ChartArea)
        • Parent Property (ChartArea)
        • PlotCube Property (ChartArea)
        • Surface Property (ChartArea)
        • Viewport Property (ChartArea)
        • View3D Property (ChartArea)
    • ChartGroupCollection
      • ChartGroupCollection Members
      • ChartGroupCollection Properties
        • Count Property (ChartGroupCollection)
        • Item Property (ChartGroupCollection)
        • Parent Property (ChartGroupCollection)
    • ChartGroup Object
      • ChartGroup Object Members
      • ChartGroup Object Properties
        • ChartType Property (ChartGroup)
        • ColumnLabels Property (ChartGroup)
        • Contour Property (ChartGroup)
        • ContourData Property (ChartGroup)
        • Elevation Property (ChartGroup)
        • ElevationData Property (ChartGroup)
        • Parent Property (ChartGroup)
        • RowLabels Property (ChartGroup)
        • Styles Property (ChartGroup)
      • ChartGroup Object Methods
        • CoordToDataCoord Method (ChartGroup)
        • CoordToDataCoordObject Method (ChartGroup)
        • CoordToDataIndex Method (ChartGroup)
        • CoordToDataIndexObject Method (ChartGroup)
        • DataCoordToCoord Method (ChartGroup)
        • DataCoordToCoordObject Method (ChartGroup)
        • DataIndexToCoord Method (ChartGroup)
        • DataIndexToCoordObject Method (ChartGroup)
        • DragZValue Method (ChartGroup)
        • SurfaceValue Method (ChartGroup)
    • ChartLabelCollection
      • ChartLabelCollection Members
      • ChartLabelCollection Properties
        • Count Property (ChartLabelCollection)
        • Item Property (ChartLabelCollection)
        • Parent Property (ChartLabelCollection)
      • ChartLabels Collection Methods
        • Add Method (ChartLabelCollection)
        • Remove Method (ChartLabelCollection)
        • RemoveAll Method (ChartLabelCollection)
    • ChartLabel Object
      • ChartLabel Object Members
      • ChartLabel Object Properties
        • Adjust Property
        • AttachCoord Property
        • AttachDataCoord Property
        • AttachDataIndex Property
        • AttachMethod Property
        • Border Property (ChartLabel)
        • CubeFont Property (ChartLabel)
        • Font Property (ChartLabel)
        • HorizontalOffset Property (ChartLabel)
        • Interior Property (ChartLabel)
        • IsBatched Property (ChartLabel)
        • IsConnected Property (ChartLabel)
        • IsShowing Property (ChartLabel)
        • Name Property (ChartLabel)
        • Parent Property (ChartLabel)
        • Plane Property (ChartLabel)
        • Text Property (ChartLabel)
        • VerticalOffset Property (ChartLabel)
    • ChartStyle Object
      • ChartStyle Object Members
      • ChartStyle Object Properties
        • Line Property (ChartStyle)
        • Parent Property (ChartStyle)
        • Symbol Property (ChartStyle)
    • ChartStyleCollection
      • ChartStyleCollection Members
      • ChartStyleCollection Properties
        • Count Property (ChartStyleCollection)
        • Item Property (ChartStyleCollection)
        • Parent Property (ChartStyleCollection)
      • ChartStyleCollection Methods
        • Add Method (ChartStyleCollection)
        • Remove Method (ChartStyleCollection)
        • RemoveAll Method (ChartStyleCollection)
    • Contour Object
      • Contour Object Members
      • Contour Object Properties
        • IsContoured Property (Contour)
        • IsZoned Property (Contour)
        • Levels Property (Contour)
        • Parent Property (Contour)
        • Styles Property (Contour)
        • ZoneMethod Property (Contour)
    • ContourLevels Object
      • ContourLevels Object Members
      • ContourLevels Object Properties
        • IsDefault Property (ContourLevels)
        • NumLevels Property (ContourLevels)
        • Parent Property (ContourLevels)
        • Value Property (ContourLevels)
      • ContourLevels Object Methods
        • Add Method (ContourLevels)
        • CalcIndex Method (ContourLevels)
        • Load Method (ContourLevels)
        • LoadURL Method
        • Remove Method (ContourLevels)
        • Save Method (ContourLevels)
    • ContourStyle Object
      • ContourStyle Object Members
      • ContourStyle Object Properties
        • FillStyle Property (ContourStyle)
        • LineStyle Property (ContourStyle)
        • Parent Property (ContourStyle)
    • ContourStyleCollection
      • ContourStyleCollection Members
      • ContourStyleCollection Properties
        • Count Property (ContourStyleCollection)
        • Item Property (ContourStyleCollection)
        • Parent Property (ContourStyleCollection)
      • ContourStyleCollection Methods
        • Add Method (ContourStyleCollection)
        • CalcIndex Method (ContourStyleCollection)
        • Load Method (ContourStyleCollection)
        • Remove Method (ContourStyleCollection)
        • RemoveAll Method (ContourStyleCollection)
        • Reset Method (ContourStyleCollection)
        • Save Method (ContourStyleCollection)
    • Coord Object
      • Coord Object Members
      • Coord Object Properties
        • Parent Property (Coord)
        • X Property (Coord)
        • Y Property (Coord)
    • CubeFont Object
      • CubeFont Object Members
      • CubeFont Object Properties
        • Parent Property (CubeFont)
        • Size Property (CubeFont)
        • Stroke Property (CubeFont)
        • TrueType Property (CubeFont)
    • DataColor Object
      • DataColor Object Members
      • DataColor Object Properties
        • Color Property (DataColor)
        • DataIndex Property (DataColor)
        • Parent Property (DataColor)
    • DataColorCollection
      • DataColorCollection Members
      • DataColorCollection Properties
        • Count Property (DataColorCollection)
        • Item Property (DataColorCollection)
        • Parent Property (DataColorCollection)
      • DataColorCollection Methods
        • Add Method (DataColorCollection)
        • Remove Method (DataColorCollection)
        • RemoveAll Method (DataColorCollection)
    • DataCoord Object
      • DataCoord Object Members
      • DataCoord Object Properties
        • Parent Property (DataCoord)
        • X Property (DataCoord)
        • Y Property (DataCoord)
        • Z Property (DataCoord)
    • DataCoordCollection
      • DataCoordCollection Members
      • DataCoordCollection Properties
        • Count Property (DataCoordCollection)
        • Item Property (DataCoordCollection)
        • Parent Property (DataCoordCollection)
      • DataCoordCollection Methods
        • Add Method (DataCoordCollection)
        • Remove Method (DataCoordCollection)
        • RemoveAll Method (DataCoordCollection)
    • DataIndex Object
      • DataIndex Object Members
      • DataIndex Object Properties
        • Column Property (DataIndex)
        • Parent Property (DataIndex)
        • Row Property (DataIndex)
    • DerivedDouble Object
      • DerivedDouble Object Members
      • DerivedDouble Object Properties
        • IsDefault Property (DerivedDouble)
        • Parent Property (DerivedDouble)
        • Value Property (DerivedDouble)
    • DerivedLong Object
      • DerivedLong Object Members
      • DerivedLong Object Properties
        • IsDefault Property (DerivedLong)
        • Parent Property (DerivedLong)
        • Value Property (DerivedLong)
    • Elevation Object
      • Elevation Object Members
      • Elevation Object Properties
        • HasDropLines Property (Elevation)
        • IsMeshed Property (Elevation)
        • IsShaded Property (Elevation)
        • IsTransparent Property (Elevation)
        • MeshBottomColor Property (Elevation)
        • MeshTopColor Property (Elevation)
        • Parent Property (Elevation)
        • ShadedBottomColor Property (Elevation)
        • ShadedTopColor Property (Elevation)
    • FillStyle Object
      • FillStyle Object Members
      • FillStyle Object Properties
        • Color Property (FillStyle)
        • Parent Property (FillStyle)
    • Floor Object
      • Floor Object Members
      • Floor Object Properties
        • Parent Property (Floor)
        • Projection Property (Floor)
    • GridLines Object
      • GridLines Object Members
      • GridLines Object Properties
        • IsOnXYPlane Property (GridLines)
        • IsOnXZPlane Property (GridLines)
        • IsOnYZPlane Property (GridLines)
        • Parent Property (GridLines)
        • Style Property (GridLines)
    • Image Object
      • Image Object Members
      • Image Object Properties
        • FileName Property (Image)
        • HasMinimumSize Property (Image)
        • IsEmbedded Property (Image)
        • IsTransparent Property (Image)
        • Layout Property (Image)
        • Parent Property (Image)
    • Interior Object
      • Interior Object Members
      • Interior Object Properties
        • BackgroundColor Property
        • ForegroundColor Property (Interior)
        • Image Property (Interior)
        • Parent Property (Interior)
    • Label Object
      • Label Object Members
      • Label Object Properties
        • Parent Property (Label)
        • Text Property (Label)
    • LabelCollection
      • LabelCollection Members
      • LabelCollection Properties
        • Count Property (LabelCollection)
        • Item Property (LabelCollection)
        • Parent Property (LabelCollection)
      • LabelCollection Methods
        • Add Method (LabelCollection)
        • Remove Method (LabelCollection)
        • RemoveAll Method (LabelCollection)
    • Legend Object
      • Legend Object Members
      • Legend Object Properties
        • Anchor Property
        • Border Property (Legend)
        • DistributionRange Property (Legend)
        • Font Property (Legend)
        • Interior Property (Legend)
        • IsShowing Property (Legend)
        • LabelFilter Property (Legend)
        • Labels Property (Legend)
        • Location Property (Legend)
        • Orientation Property (Legend)
        • Parent Property (Legend)
        • Text Property (Legend)
        • Type Property (Legend)
    • LineStyle Object
      • LineStyle Object Members
      • LineStyle Object Properties
        • Color Property (LineStyle)
        • Parent Property (LineStyle)
        • Pattern Property (LineStyle)
        • Width Property (LineStyle)
    • Location Object
      • Location Object Members
      • Location Object Properties
        • Height Property (Location)
        • Left Property (Location)
        • Parent Property (Location)
        • Top Property (Location)
        • Width Property (Location)
    • PlotCube Object
      • PlotCube Object Members
      • PlotCube Object Properties
        • Ceiling Property (PlotCube)
        • Floor Property (PlotCube)
        • Interior Property (PlotCube)
        • Parent Property (PlotCube)
        • XScale Property (PlotCube)
        • YScale Property (PlotCube)
    • Projection Object
      • Projection Object Members
      • Projection Object Properties
        • IsContoured Property (Projection)
        • IsZoned Property (Projection)
        • Parent Property (Projection)
    • Surface Object
      • Surface Object Members
      • Surface Object Properties
        • ColumnMeshFilter Property (Surface)
        • IsColumnMeshShowing Property (Surface)
        • IsRowMeshShowing Property (Surface)
        • IsSolid Property (Surface)
        • Parent Property (Surface)
        • RowMeshFilter Property (Surface)
    • SymbolStyle Object
      • SymbolStyle Object Members
      • SymbolStyle Object Properties
        • Color Property (SymbolStyle)
        • Parent Property (SymbolStyle)
        • Shape Property (SymbolStyle)
        • Size Property (SymbolStyle)
    • Title Object
      • Title Object Members
      • Title Object Properties
        • Adjust Property
        • Border Property (Title)
        • Font Property (Title)
        • Interior Property (Title)
        • IsShowing Property (Title)
        • Location Property (Title)
        • Parent Property (Title)
        • Text Property (Title)
    • ValueLabel Object
      • ValueLabel Object Members
      • ValueLabel Object Properties
        • Label Property (ValueLabel)
        • Parent Property (ValueLabel)
        • Value Property (ValueLabel)
    • ValueLabelCollection
      • ValueLabelCollection Members
      • ValueLabelCollection Properties
        • Count Property (ValueLabelCollection)
        • Item Property (ValueLabelCollection)
        • Parent Property (ValueLabelCollection)
      • ValueLabels Collection Methods
        • Add Method (ValueLabelCollection)
        • Remove Method (ValueLabelCollection)
        • RemoveAll Method (ValueLabelCollection)
    • View3D Object
      • View3D Object Members
      • View3D Object Properties
        • Parent Property (View3D)
        • Perspective Property (View3D)
        • XRotation Property (View3D)
        • YRotation Property (View3D)
        • ZRotation Property (View3D)
    • Viewport Object
      • Viewport Object Members
      • Viewport Object Properties
        • HorizontalShift Property (Viewport)
        • IsNormalized Property (Viewport)
        • Parent Property (Viewport)
        • ScaleFactor Property (Viewport)
        • VerticalShift Property (Viewport)
  • Event Reference
    • Event Method Members
    • Event Methods
      • ModifyEnd Event
      • ModifyStart Event
      • Repaint Event
      • Resize Event
      • View3DModify Event
      • ViewportModify Event
  • Constants Reference
    • Constants Members
      • Action Constants
      • Adjust Constants
      • Anchor Constants
      • AnnotationMethod Constants
      • AnnotationPosition Constants
      • AttachMethod Constants
      • AxisID Constants
      • BarFormat Constants
      • BorderType Constants
      • ChartEditorElement Constants
      • ChartType Constants
      • DataLayout Constants
      • DistributionRange Constants
      • Error Constants
      • FontRotation Constants
      • Format Constants
      • ImageLayout Constants
      • Interpolation Constants
      • LegendType Constants
      • LinePattern Constants
      • Orientation Constants
      • Plane Constants
      • PreviewMethod Constants
      • Region Constants
      • Scale Constants
      • Shape Constants
      • StrokeFont Constants
      • ZoneMethod Constants
  • Chart3D Hierarchy Part I
    • ActionMap Object/ActionMaps Collection Hierarchy
    • Axis Object/Axes Collection Hierarchy
    • Bar Object Hierarchy
    • Border Object Hierarchy
    • Ceiling Object Hierarchy
    • ChartArea Object Hierarchy
    • ChartGroup Object/ChartGroups Collection Hierarchy
    • ChartLabel Object/ChartLabels Collection Hierarchy
    • ChartStyle Object ChartStyles Collection Hierarchy
    • Chart3DData Object Hierarchy
    • Contour Object Hierarchy
    • ContourLevels Object Hierarchy
    • ContourStyle Object/ContourStyles Collection Hierarchy
    • Coord Object Hierarchy
    • DataColor Object/Data Colors Collection Hierarchy
    • DataCoord Object Hierarchy
    • DataIndex Object Hierarchy
    • DerivedDouble Object Hierarchy
    • DerivedLong Object Hierarchy
    • Elevation Object Hierarchy
    • FillStyle Object Hierarchy
    • Floor Object Hierarchy
    • GridLines Object Hierarchy
    • SymbolStyle Object Hierarchy
  • Chart3D Hierarchy Part II
    • Image Object Hierarchy
    • Interior Object Hierarchy
    • Label Object/Labels Collection Hierarchy
    • Legend Object Hierarchy
    • LineStyle Object Hierarchy
    • Location Object Hierarchy
    • PlotCube Object Hierarchy
    • Projection Object Hierarchy
    • CubeFont Object Hierarchy
    • Surface Object Hierarchy
    • Title Object Hierarchy
  • Chart3D Hierarchy Part III
    • ValueLabel Object/ValueLabels Collection Hierarchy
    • View3D Object Hierarchy
    • Viewport Object Hierarchy
    • Chart3D Object Hierarchy