Table of Contents

ExcelChart.ShowDataInHiddenRowsAndCols Property

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

Syntax

Namespace: FlexCel.Core

public abstract Boolean ShowDataInHiddenRowsAndCols { get; set; }

See also