Table of Contents

TAxisRangeOptions.ValueAxisBetweenCategories Property

Specifies if the Y Axis crosses between categories or in the middle of one. Normally a Column Chart cross in the middle, and an area chart will cross between.

Syntax

Namespace: FlexCel.Core

public Boolean ValueAxisBetweenCategories { get; set; }

See also