ActiveReports Developer 7
LabelInfo Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : LabelInfo Class

Glossary Item Box

Represents the settings for the LabelInfo class.

Object Model

LabelInfo Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class LabelInfo 
   Inherits DrawCustomizableItem
C# 
public sealed class LabelInfo : DrawCustomizableItem 

Inheritance Hierarchy

System.Object
         GrapeCity.ActiveReports.Chart.LabelInfo

See Also