Table of Contents

XlsChart.ShowDataInHiddenRowsAndCols Property

Defines if hidden rows and columns will be used when plotting values.

Syntax

Namespace: FlexCel.XlsAdapter

public override Boolean ShowDataInHiddenRowsAndCols { get; set; }

See also