Class ChartLegendExval
Inheritance
System.Object
ChartLegendExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartLegendExval : Object
Constructors
ChartLegendExval()
Declaration
public ChartLegendExval()
Properties
Alignment
Declaration
public string Alignment { get; set; }
Property Value
Type |
Description |
System.String |
|
AutoFitTextDisabled
Declaration
public string AutoFitTextDisabled { get; set; }
Property Value
Type |
Description |
System.String |
|
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 string EquallySpacedItems { get; set; }
Property Value
Type |
Description |
System.String |
|
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 string InterlacedRows { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|