Reference for the Mosaic unit Charts

Class Overview
Charts::Coord
Charts::CoordList
Charts::Record
Charts::RecordList
Core::View
Core::RectView
Core::Group
Charts::BarChart
Charts::Graph
Charts::LineChart
Charts::PieChart
Resources
Charts::BarFrame12x12
Charts::BarFrame21x21
Charts::ChartsIcons
Charts::Dots12x12
Charts::Dots16x16
Charts::Dots8x8
Charts::Line3x100
Charts::Line5x100
Charts::Line7x100
Charts::Pie100_1
Charts::Pie100_2
Charts::Pie100_3
Charts::Pie100_4
Charts::Pie100_5
Charts::Pie150_1
Charts::Pie150_2
Charts::Pie150_3
Charts::Pie150_4
Charts::Pie150_5
Charts::Pie60_1
Charts::Pie60_2
Charts::Pie60_3
Charts::Pie60_4
Charts::Pie60_5

This unit contains components for diverse graphs, histograms, pie charts, etc.

resource Resources::Bitmap BarFrame12x12
{
attr bitmapfile FileName = .\BarFrame12x12.png;
attr framesize FrameSize = <12,12>;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a bar frame. The image is used as alpha bitmap in order to colorize the bar segment dynamically during runtime. The resource can be used by the BarChart class to draw the bar chart diagram.

resource Resources::Bitmap BarFrame21x21
{
attr bitmapfile FileName = .\BarFrame21x21.png;
attr framesize FrameSize = <21,21>;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a bar frame. The image is used as alpha bitmap in order to colorize the bar segment dynamically during runtime. The resource can be used by the BarChart class to draw the bar chart diagram.

resource Resources::Bitmap ChartsIcons
{
attr bitmapfile FileName = .\ChartsIcons.png;
attr framesize FrameSize = <24,24>;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resource with some charts icons.

resource Resources::Bitmap Dots12x12
{
attr bitmapfile FileName = .\Dots12x12.png;
attr framesize FrameSize = <12,12>;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a dot of a chart curve. The image is used as alpha bitmap in order to colorize the dot dynamically during runtime. The resource can be used by the LineChart or Graph class to draw the single dots of a diagram. The image resource contains several dots that can be selected with the frame number property.

resource Resources::Bitmap Dots16x16
{
attr bitmapfile FileName = .\Dots16x16.png;
attr framesize FrameSize = <16,16>;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a dot of a chart curve. The image is used as alpha bitmap in order to colorize the dot dynamically during runtime. The resource can be used by the LineChart or Graph class to draw the single dots of a diagram. The image resource contains several dots that can be selected with the frame number property.

resource Resources::Bitmap Dots8x8
{
attr bitmapfile FileName = .\Dots8x8.png;
attr framesize FrameSize = <8,8>;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a dot of a chart curve. The image is used as alpha bitmap in order to colorize the dot dynamically during runtime. The resource can be used by the LineChart or Graph class to draw the single dots of a diagram. The image resource contains several dots that can be selected with the frame number property.

resource Resources::Bitmap Line3x100
{
attr bitmapfile FileName = .\Line3x100.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a line segment of a chart curve. The image is used as alpha bitmap in order to colorize the line segment dynamically during runtime. The resource can be used by the LineChart or Graph class to draw the single line pieces of the diagram.

resource Resources::Bitmap Line5x100
{
attr bitmapfile FileName = .\Line5x100.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a line segment of a chart curve. The image is used as alpha bitmap in order to colorize the line segment dynamically during runtime. The resource can be used by the LineChart or Graph class to draw the single line pieces of the diagram.

resource Resources::Bitmap Line7x100
{
attr bitmapfile FileName = .\Line7x100.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a line segment of a chart curve. The image is used as alpha bitmap in order to colorize the line segment dynamically during runtime. The resource can be used by the LineChart or Graph class to draw the single line pieces of the diagram.

resource Resources::Bitmap Pie100_1
{
attr bitmapfile FileName = .\Pie100_1.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie100_2
{
attr bitmapfile FileName = .\Pie100_2.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie100_3
{
attr bitmapfile FileName = .\Pie100_3.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie100_4
{
attr bitmapfile FileName = .\Pie100_4.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie100_5
{
attr bitmapfile FileName = .\Pie100_5.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie150_1
{
attr bitmapfile FileName = .\Pie150_1.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie150_2
{
attr bitmapfile FileName = .\Pie150_2.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie150_3
{
attr bitmapfile FileName = .\Pie150_3.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie150_4
{
attr bitmapfile FileName = .\Pie150_4.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie150_5
{
attr bitmapfile FileName = .\Pie150_5.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie60_1
{
attr bitmapfile FileName = .\Pie60_1.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie60_2
{
attr bitmapfile FileName = .\Pie60_2.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie60_3
{
attr bitmapfile FileName = .\Pie60_3.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie60_4
{
attr bitmapfile FileName = .\Pie60_4.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.

resource Resources::Bitmap Pie60_5
{
attr bitmapfile FileName = .\Pie60_5.png;
attr framesize FrameSize;
attr framedelay FrameDelay;
attr bitmapformat Format = Alpha8;
attr bitmapdithering Dithering = Auto;
attr bitmapmode Mode = Default;
}

Bitmap resources for a pie segment. The image is used as alpha bitmap in order to colorize the pie segment dynamically during runtime. The resource can be used by the PieChart class to draw the pie chart diagram.