When the Thumbnail property is set to True in an Enhanced Chart, the chart can be reduced in size and still show useful information. By reducing the size of the chart to a smaller size, multiple charts can be displayed in the same picture.
Syntax
object.Thumbnail [= Boolean]
Properties
The Thumbnail property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Sets Thumbnail property to either True or False. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The ShowYAxis, ShowXAxis, ShowTimeCursor, ShowLegend, ForceVerticalPoints, ShowDSLegend, and ShowTimeCursorTooltips will be set to the values listed in the following table. These values override any previously configured values for these properties. |
False |
All properties in following table are rendered to whatever you configure them to. (Default) |
The following properties will be set to the values outlined in this table when the Thumbnail property is set to TRUE.
Property |
Value when the Thumbnail Property is TRUE |
Grid_only (3). |
|
Grid_only (3). |
|
FALSE. |
|
FALSE. |
|
PointLabelVertical (1). |
|
TRUE, if the data source legend is being displayed. However, only the Value column will appear. |
|
FALSE. |