
|
TTeeCanvasSurfaceStyle
type TTeeCanvasSurfaceStyle = (tcsSolid, tcsWire, tcsDot);
Unit
TeCanvas
Description
Used by TSurfaceSeries series, Style property, to display cells in different ways:
\*\pn\fi-200\litcsSolid : Cells are filled using the surface brush and cell color properties.
tcsWire: Cells are drawn without filling the interior. The surface's TCustomChartElement.Pen is used to draw the cell.
tcsDot: A single pixel is displayed at each cell position. Intended for very big surfaces.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.