TdxSparklineSeriesType Enum
#Declaration
TdxSparklineSeriesType = (
stLine,
stPoint,
stArea,
stBar
);
#Members
Name |
---|
st
|
st
|
st
|
st
|