formatting
This commit is contained in:
parent
14c7cbb2ae
commit
f96e2a3adf
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ namespace QuickChart
|
||||||
public int Width { get; set; }
|
public int Width { get; set; }
|
||||||
public int Height { get; set; }
|
public int Height { get; set; }
|
||||||
public double DevicePixelRatio { get; set; }
|
public double DevicePixelRatio { get; set; }
|
||||||
public string Format {get;set;}
|
public string Format { get; set; }
|
||||||
public string BackgroundColor { get; set; }
|
public string BackgroundColor { get; set; }
|
||||||
public string Key { get; set; }
|
public string Key { get; set; }
|
||||||
public string Config { get; set; }
|
public string Config { get; set; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue