Gets a value indicating whether an axis with the name "Secondary" exists in the collection.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool HasSecondaryAxis { get; }
Visual Basic
Public ReadOnly Property HasSecondaryAxis As Boolean
	Get

See Also