MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / IBandLayoutOptions Interface / PlayAxis Property

In This Topic
PlayAxis Property (IBandLayoutOptions)
In This Topic
Gets the play axis settings.
Syntax
'Declaration
 
ReadOnly Property PlayAxis As IPlayAxis
 

Property Value

An IPlayAxis instance representing the play axis settings.
See Also