Class ChartBorderSkinExval
Inheritance
System.Object
ChartBorderSkinExval
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class ChartBorderSkinExval : Object
Constructors
ChartBorderSkinExval()
Declaration
public ChartBorderSkinExval()
Properties
ChartBorderSkinType
Declaration
public string ChartBorderSkinType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Style
Declaration
public ChartStyleExval Style { get; set; }
Property Value
Type | Description |
---|---|
ChartStyleExval |