ActiveReports Developer 7
Docking Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Title Class : Docking Property

Glossary Item Box

Gets or sets the enumerated dock type value for the title.

Syntax

Visual Basic (Declaration) 
Public Property Docking As DockType
C# 
public DockType Docking {get; set;}

See Also

Reference

Title Class
Title Members
DockType Enumeration