PivotTableHtmlWriterRenderDimensionLabelType Enumeration

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

[FlagsAttribute]
public enum RenderDimensionLabelType
Members

  Member nameValueDescription
NoLabels0
ColumnLabels1
RowLabels2
ColumnAndRowLabels3
See Also

Reference