ComponentOne Chart 8.0 for ActiveX
Chart3DData Object Members

 

Chart3DData Object Members

Chart3DData Object Properties

 

ColumnCount

The number of columns of data in the chart group.

ColumnDelta

Indicates the amount of space between a data value and its neighboring column.

ColumnOrigin

The Y-coordinate of the grid origin.

Datapath

Specifies a URL containing chart data to load at runtime.

FileName

The name of the file to which data is saved when IsSaved is set to False.

HoleValue

The value representing a missing data value (a hole in the chart).

IsBatched

Whether property changes are currently being batched (i.e., the chart is not being immediately updated).

IsSaved

How to save the data.

Layout

The chart data type.

NumSeries

The number of series in the chart.

Parent

The parent object.

PointSeries

Returns the collection of point data for a given series.

RowCount

The number of rows of data in the chart group.

RowDelta

Indicates the amount of space between a data value and its neighboring row.

RowOrigin

The X-coordinate of the grid origin.

Value

Represents the Z-values for the specified data. Value is indexed by Row and Column.

 

Chart3DData Methods

 

Copy

Creates a copy of this data object.

CopyZArrayIn

Copies an array to the Z values for a specific series of data.

CopyZArrayOut

Copies the Z values for a specific series of data from the chart into an array.

CreateContours

Returns a list of points that represent the contour lines.

CreateShaded

Creates a Chart3DData object and fill it with a shaded-relief map of the original data.

CreateSubset

Creates a new Chart3DData object consisting of a subset of the original data.

Load

Loads data from a file.

LoadURL

Loads data from a URL.

Save

Saves data to a file.

Smooth

Passes a center-weighted averaging function over the grid to produce smoother-looking data.

UpdateDataValue

Replaces data of a specified value with a new value.

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback