Name | Description | |
---|---|---|
ColCount | The maximum number of columns when ExpandMode is LegendExpandMode.ColsFixed. | |
ExpandMode | The expand strategy of the legend. | |
HorizontalLinesProps | The line properties used to draw the horizontal legend grid lines. | |
InflateCellHeight | An additional height inflate for each legend item. | |
InflateCellWidth | An additional width inflate for each legend item. | |
Items | The data contained in the legend. | |
MarkSize | The size of the legend items mark. | |
OutlineHorizontalLinesProps | The line properties used to draw the outer horizontal legend grid lines. | |
OutlineVerticalLinesProps | The line properties used to draw the outer vertical legend grid lines. | |
RowCount | The maximum number of rows when ExpandMode is LegendExpandMode.RowsFixed. | |
TextOffset | The offset of the legend item texts from the legend item marks. | |
TextProps | The text properties of the legend data item texts. | |
VerticalLinesProps | The line properties used to draw the vertical legend grid lines. |