ChartDirector Ver 5.0 (C++ Edition)
Chart
.PixelScale
Declaration
static const int PixelScale;
Description
A constant equals to 0 to represent that the size is measured in pixels.
This constant is used in
LineLayer.setSymbolScale
,
PolarLayer.setSymbolScale
,
XYChart.addVectorLayer
,
PolarChart.addVectorLayer
,
VectorLayer.setVector
and
PolarVectorLayer.setVector
.
© 2010 Advanced Software Engineering Limited. All rights reserved.