CrossTablePlotRowHeaderWidths Property

Spotfire 15.0 API Reference
Gets the width of the row headers. This is the headers to the left 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 RowHeaderWidths { get; }

Property Value

Type: CrossTablePlotHeaderSizeCollection
The row header widths.
Version Information


See Also

Reference