CreateBarTheme Method
Description
Creates a new Bar Charts Theme .
After editing the Theme properties, use StoreTheme to save the Theme in a Named Object Library.
Syntax
Visual Basic |
---|
Public Function CreateBarTheme( _ ByVal nBlocks As Integer _ ) As Integer |
Parameters
- nBlocks
- The number of blocks in the Bar Charts Theme, in the range 1 to 256.
Remarks
Available: GEO D OD OM OV SISpy
Group:
Example
sis.CreateBarTheme ( nBlock )