Class ChartLegendExval
Inheritance
System.Object
ChartLegendExval
Implements
System.IDisposable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class ChartLegendExval : IReportDispose, IDisposable
Constructors
ChartLegendExval()
Declaration
public ChartLegendExval()
Properties
Alignment
Declaration
public string Alignment { get; set; }
Property Value
Type |
Description |
System.String |
|
AutoFitTextDisabled
Declaration
public bool AutoFitTextDisabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ColumnSeparator
Declaration
public string ColumnSeparator { get; set; }
Property Value
Type |
Description |
System.String |
|
ColumnSeparatorColor
Declaration
public string ColumnSeparatorColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ColumnSpacing
Declaration
public int ColumnSpacing { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DockOutsideChartArea
Declaration
public bool DockOutsideChartArea { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DockToChartArea
Declaration
public string DockToChartArea { get; set; }
Property Value
Type |
Description |
System.String |
|
EquallySpacedItems
Declaration
public bool EquallySpacedItems { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string HeaderSeparator { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string HeaderSeparatorColor { get; set; }
Property Value
Type |
Description |
System.String |
|
InterlacedRows
Declaration
public bool InterlacedRows { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InterlacedRowsColor
Declaration
public string InterlacedRowsColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Layout
Declaration
public string Layout { get; set; }
Property Value
Type |
Description |
System.String |
|
LegendTile
Declaration
public ChartLegandTileExval LegendTile { get; set; }
Property Value
MaxAutoSize
Declaration
public int MaxAutoSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MinFontSize
Declaration
public string MinFontSize { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Position
Declaration
public string Position { get; set; }
Property Value
Type |
Description |
System.String |
|
RExversed
Declaration
public string RExversed { get; set; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public ItemStyleExval Style { get; set; }
Property Value
TextWrapThreshold
Declaration
public string TextWrapThreshold { get; set; }
Property Value
Type |
Description |
System.String |
|
Visibilty
Declaration
public bool Visibilty { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Dispose()
Declaration
Implements
System.IDisposable