See Also

Pyramid Class  | Pyramid Members

Language

Visual Basic

C#

Show All

fillStyle
Specifies the backdrop information used to fill the shape.
lineStyle
Specifies the line information used to outline the shape.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Pyramid Constructor

Initializes a new instance of the Pyramid class.

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

Parameters

fillStyle
Specifies the backdrop information used to fill the shape.
lineStyle
Specifies the line information used to outline the shape.

See Also

Pyramid Class  | Pyramid Members

 

 


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