property Legend.LabelFixedHeight as Long
Indicates the fixed-height to display the labels

TypeDescription
Long A long expression that defines the fixed-width to display the labels. For instance:
  • 64, fixes the label on a 64-pixel tall rectangle
By default, the LabelFixedHeight property is 0 (no effect). The LabelFixedHeight property Indicates the height-width to display the labels. The LabelFixedWidth property Indicates the fixed-width to display the labels. The SymbolAlign property specifies the alignment of the symbol of the serie relative to the label of the serie. The SymbolWidth property indicates the fixed-width to display the symbol. The SymbolHeight property indicates the height-width to display the symbol. The Grid property specifies the number of columns or rows that the legend divides its content into. The Visible property shows or hides the legend. The Locked property ondicates whether the legend is locked(protected) or unlocked. The Pad property defines the legend's padding (space between legend's symbol and label). The FormatText property specifies the flags the labels use to display on the legend.