Table of Contents

ChartSeries.DataValuesHidden Property

True if all the DataValues are from hidden cells. When this is true, the length of DataValues is 0.

Syntax

Namespace: FlexCel.Core

public Boolean DataValuesHidden { get; set; }

See also