ComponentOne Chart 8.0 for ActiveX
Z Property (DataCoord)

 

Z Property (DataCoord)

The Z-coordinate.

Syntax

Property Z As Double

Example

' Specify data coordinates of chart label attachment location

Chart3D1.ChartLabels(1).AttachDataCoord.X = 10

Chart3D1.ChartLabels(1).AttachDataCoord.Y = 20

Chart3D1.ChartLabels(1).AttachDataCoord.Z = 30

' Specify y coordinate of third point in second series

Chart3D1.ChartGroups(1).ElevationData.PointSeries(2).Item(3).y = 4

See Also

ChartLabel Object

Chart3DData Object

DataCoord Object

 

 


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

Product Support Forum  |  Documentation Feedback