다음을 통해 공유


ChartLegend 멤버

Represents the properties that can be used to display instances of the series groups in a chart legend.

ChartLegend 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

필드

  이름 설명
보호된 필드 m_instance 인프라 (ChartObjectCollectionItem< (Of < ( <'T> ) > ) >에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 AutoFitTextDisabled Indicates text will not be autosized to fit in the legend area.
공용 속성 ChartElementPosition Defines a custom position for the legend.
공용 속성 ColumnSeparator Indicates what type of separator to use for the columns.
공용 속성 ColumnSeparatorColor Indicates what color to use for the column separator.
공용 속성 ColumnSpacing Spacing between columns as a percent of the font size.
공용 속성 DockOutsideChartArea Indicates the title should be docked outside the chart area rather than inside the chart area.
공용 속성 DockToChartArea Name of the chart area on which to draw the legend.
공용 속성 EquallySpacedItems Indicated legend items should be equally spaced.
공용 속성 HeaderSeparator Indicates what type of separator to use for the legend header.
공용 속성 HeaderSeparatorColor Indicates what color to use for the legend header separator.
공용 속성 Hidden Indicates the legend is hidden.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 InterlacedRows Indicates legend rows should use interlaced colors.
공용 속성 InterlacedRowsColor The background color to use for interlaced legend rows.
공용 속성 Layout The arrangement of labels within the legend.
공용 속성 LegendColumns Gets the legend columns.
공용 속성 LegendCustomItems Gets the custom legend items.
공용 속성 LegendTitle Gets the legend title.
공용 속성 MaxAutoSize Maximum size for the legend, as a percent of the chart size.
공용 속성 MinFontSize Minimum size for autosized legend text.
공용 속성 Name Name of the chart legend.
공용 속성 Position The position of the legend
공용 속성 Reversed Indicates the direction of the legend should be reversed.
공용 속성 Style Gets the style properties of this report definition object.
공용 속성 TextWrapThreshold Number of characters after which to wrap the legend text

맨 위로 이동