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

Class LineJsonModel

This class is used to set the properties of Line from Line ReportItem.

Inheritance
System.Object
ReportItemBaseModel
LineJsonModel
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 LineJsonModel : ReportItemBaseModel

Constructors

LineJsonModel()

Declaration
public LineJsonModel()

Properties

BookMark

Basic Line ReportItem Properties

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

DocumentMapLabel

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

LineColor

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

LineStyle

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

LineWidth

Declaration
public double LineWidth { get; set; }
Property Value
Type Description
System.Double

X1

Declaration
public double X1 { get; set; }
Property Value
Type Description
System.Double

X2

Declaration
public double X2 { get; set; }
Property Value
Type Description
System.Double

Y1

Declaration
public double Y1 { get; set; }
Property Value
Type Description
System.Double

Y2

Declaration
public double Y2 { get; set; }
Property Value
Type Description
System.Double

ZIndex

Declaration
public Nullable<int> ZIndex { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
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