ChartDirector 7.1 (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.