Table of Contents

TDataLabelOptions.CanOverlapWithChart Property

If true, the label is not used when calculating the plot area dimensions.

Syntax

Namespace: FlexCel.Core

public Boolean CanOverlapWithChart { get; set; }

See also