See Also

Cone Class  | Cone Members

Language

Visual Basic

C#

Show All

fillStyle
Specifies the backdrop for the Cone object.
lineStyle
Specifies the line information for the Cone object.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Cone Constructor

Initializes a new instance of the Cone class.

[Visual Basic]
Public Function New( _    ByVal fillStyle As Backdrop, _    ByVal lineStyle As Line _ )
[C#]
public Cone(    Backdrop fillStyle,    Line lineStyle );

Parameters

fillStyle
Specifies the backdrop for the Cone object.
lineStyle
Specifies the line information for the Cone object.

See Also

Cone Class  | Cone Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.