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

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

Syntax

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

See Also