Class ChartSmartLabelExval
Inheritance
System.Object
ChartSmartLabelExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartSmartLabelExval : Object
Constructors
ChartSmartLabelExval()
Declaration
public ChartSmartLabelExval()
Properties
AllowOutSidePlotArea
Declaration
public string AllowOutSidePlotArea { get; set; }
Property Value
Type |
Description |
System.String |
|
CalloutBackColor
Declaration
public string CalloutBackColor { get; set; }
Property Value
Type |
Description |
System.String |
|
CalloutLineAnchor
Declaration
public string CalloutLineAnchor { get; set; }
Property Value
Type |
Description |
System.String |
|
CalloutLineColor
Declaration
public string CalloutLineColor { get; set; }
Property Value
Type |
Description |
System.String |
|
CalloutLineStyle
Declaration
public string CalloutLineStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
CalloutLineWidth
Declaration
public string CalloutLineWidth { get; set; }
Property Value
Type |
Description |
System.String |
|
CalloutStyle
Declaration
public string CalloutStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
ChartNoMoveDirection
Declaration
public ChartNoMoveDirectionExval ChartNoMoveDirection { get; set; }
Property Value
Disabled
Declaration
public bool Disabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MarkerOverlapping
Declaration
public bool MarkerOverlapping { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxMovingDistance
Declaration
public string MaxMovingDistance { get; set; }
Property Value
Type |
Description |
System.String |
|
MinMovingDistance
Declaration
public string MinMovingDistance { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowOverlapped
Declaration
public bool ShowOverlapped { get; set; }
Property Value
Type |
Description |
System.Boolean |
|