[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartLegend

baseChartLegend Class

The chart legend properties and methods.

Inheritance
baseChartLegend
Implements
Namespace: C1.Win.C1ChartBase
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class baseChartLegend : baseChartRect, iChartRect

Constructors

Name Description
baseChartLegend(baseChartStyle, iChartRect)

Creates a new instance of baseChartLegend class.

Fields

Name Description
m_col
m_colser
m_colw
m_dx
m_hh
m_imageWidth
m_row
m_rowh
m_rowser
m_seriesInfo

Properties

Name Description
IsContinious

Gets whether the number of series in a row or column is continuous.

Methods

Name Description
AdjustRowHeight(int)

Adjustthe row height.

ClearSeriesInfo()

Reset chart series data to default value.

DrawEntryLabel(Graphics, Rectangle, string, string)

Draws the entry label.

DrawHor(Graphics, Rectangle)

Draws a rectangle area based on width.

DrawVert(Graphics, Rectangle)

Draws a rectangle area based on height.

GetContentHeight(Graphics, int)

The content height by width.

GetContentHeightHor(Graphics, int)

The content height by width.

GetContentHeightVert(Graphics, int)

he content height by width.

GetContentSize(Graphics, Size)

Calculates the chart content size.

GetContentWidth(Graphics, int)

Calculates the chart content width.

GetContentWidthHor(Graphics, int)

Calculates content height.

GetContentWidthVert(Graphics, int)

Calculates content width by height.

GetImageWidth(Graphics, int)

Gets the image width.

GetSeriesInfo()

Gets the chart series data.