CrossTablePlotColumnHeaderHeights Property

Spotfire 15.0 API Reference
Gets the height of the column headers. This is the headers on the top of the cross table.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public CrossTablePlotHeaderSizeCollection ColumnHeaderHeights { get; }

Property Value

Type: CrossTablePlotHeaderSizeCollection
The column header heights.
Version Information


See Also

Reference