Table of Contents

TChartOptions.ZOrder Property

Z-Order of this chart group, with 0 being the bottom. Chart groups with lower z-Order are drawn below the ones with higher ones.

Syntax

Namespace: FlexCel.Core

public Int32 ZOrder { get; set; }

See also