ChartMember.IsCategory Property

Definition

Gets a value that indicates whether this is a member of the category (as opposed to series) hierarchy.

public:
 abstract property bool IsCategory { bool get(); };
public abstract bool IsCategory { get; }
member this.IsCategory : bool
Public MustOverride ReadOnly Property IsCategory As Boolean

Property Value

A Boolean value that indicates whether this is a member of the category (as opposed to series) hierarchy.

Applies to