[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLegend

Chart3DLegend Class

Represents the legend of the chart.

Inheritance
Chart3DLegend
Implements
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DLegend : baseChartLegend, iChartRect

Properties

Name Description
Compass

Gets or sets the general positioning of the legend.

FormatString

Gets or sets the legend format string for numerical values.

IsContinious

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

Orientation

Gets or sets the orientation of the legend entries.

Separator

Gets or sets the separator between range values of a stepped legend.

Style

Gets the legend style.

Type

Gets or sets legend type.

Visible

Gets or sets legend visibility.

Methods

Name Description
AdjustRowHeight(int)

Adjustthe row height.

GetContentHeightVert(Graphics, int)

he content height by width.

GetContentWidthHor(Graphics, int)

Calculates content height.

GetImageWidth(Graphics, int)

Gets the image width.

GetSeriesInfo()

Gets the chart series data.

RectFromSeries(int)

Gets the minimal Rectangle that circumscribes the specified series entry in the legend.

SeriesFromCoord(int, int, ref int)

Gets the index of the legend series entry closest to the specified coordinates.