UWP 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ChartJsonModel

Inheritance
System.Object
ReportItemBaseModel
ChartJsonModel
Inherited Members
ReportItemBaseModel.GetResource(String, Boolean)
ReportItemBaseModel.RaiseGetResourceCompleted(Byte[], Boolean)
ReportItemBaseModel.Name
ReportItemBaseModel.Top
ReportItemBaseModel.Left
ReportItemBaseModel.Height
ReportItemBaseModel.Width
ReportItemBaseModel.ItemType
ReportItemBaseModel.IsTablixChild
ReportItemBaseModel.IsTablixInnerChild
ReportItemBaseModel.CanGrow
ReportItemBaseModel.Hidden
ReportItemBaseModel.EmbedImageData
ReportItemBaseModel.JsonValue
ReportItemBaseModel.ReportServiceUrl
ReportItemBaseModel.HasDrillThrough
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class ChartJsonModel : ReportItemBaseModel

Constructors

ChartJsonModel()

Declaration
public ChartJsonModel()

Properties

BackgroundImge

Declaration
public string BackgroundImge { get; set; }
Property Value
Type Description
System.String

ChartAreas

Declaration
public List<ChartAreasExval> ChartAreas { get; set; }
Property Value
Type Description
System.Collections.Generic.List<ChartAreasExval>

ChartBorderSkin

Declaration
public ChartBorderSkinExval ChartBorderSkin { get; set; }
Property Value
Type Description
ChartBorderSkinExval

ChartLegends

Declaration
public List<ChartLegendExval> ChartLegends { get; set; }
Property Value
Type Description
System.Collections.Generic.List<ChartLegendExval>

ChartNoDataMessage

Declaration
public ChartTileExval ChartNoDataMessage { get; set; }
Property Value
Type Description
ChartTileExval

ChartStyle

Declaration
public ItemStyleExval ChartStyle { get; set; }
Property Value
Type Description
ItemStyleExval

ChartTiles

Declaration
public List<ChartTileExval> ChartTiles { get; set; }
Property Value
Type Description
System.Collections.Generic.List<ChartTileExval>

ColorPalette

Declaration
public string ColorPalette { get; set; }
Property Value
Type Description
System.String

NoRowModel

Declaration
public bool NoRowModel { get; set; }
Property Value
Type Description
System.Boolean

PaletteColors

Declaration
public List<string> PaletteColors { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.String>

ToolTip

Declaration
public string ToolTip { get; set; }
Property Value
Type Description
System.String
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved