DirTemplate
Overview | Properties | Methods
Sets or retrieves the directory where templates are stored.
Syntax
PieChartObject.DirTemplate = [string]
The DirTemplate property syntax has the following parts:
Part |
Description |
string |
The full pathname of the folder which stores the templates. |
Remarks
The template folder is where all of your textures must be located in order to be available for loading into a pie chart.
You MUST set this property before loading a template.
See Also: DirTexture