See Also

Sector Class  | Sector Members

Language

Visual Basic

C#

Show All

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

Sector Constructor

Initializes a new instance of the Sector class.

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

Parameters

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

See Also

Sector Class  | Sector Members

 

 


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