ActiveReports 12
Docking Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Title Class : Docking Property
Gets or sets the enumerated dock type value for the title.
Syntax
'Declaration
 
Public Property Docking As DockType
public DockType Docking {get; set;}

Property Value

The docking.
See Also

Reference

Title Class
Title Members
DockType Enumeration