ActiveReports Developer 7
LabelInfo Constructor()
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelInfo Class > LabelInfo Constructor : LabelInfo Constructor()

Glossary Item Box

Initializes a new instance of the LabelInfo class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public LabelInfo()

See Also