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; }
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.
Namespace: FlexCel.Core
public Int32 ZOrder { get; set; }