Table of Contents

TChart3DOptions.TChart3DOptions Constructor

Creates a new TChart3DOptions object.

Syntax

Namespace: FlexCel.Core

public TChart3DOptions(Double aXRotation, Double aYRotation, Double aHeightPercent, Double aDepthPercent, Double aPerspective)

Parameters

<-> Parameter Type Description
aXRotation Double See XRotation.
aYRotation Double See YRotation.
aHeightPercent Double See HeightPercent.
aDepthPercent Double See DepthPercent.
aPerspective Double See Perspective.

See also