RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXGRAPH.TSeriesType Enumeration
Pascal
TSeriesType = (
  stNormal,
  stTemplate,
  st1D
);
C++
enum TSeriesType {
  stNormal,
  stTemplate,
  st1D
};

MXGRAPH

This is record MXGRAPH.TSeriesType.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!