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

Class ChartSeriesExval

Inheritance
System.Object
ChartSeriesExval
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class ChartSeriesExval : Object

Constructors

ChartSeriesExval()

Declaration
public ChartSeriesExval()

Properties

CategoryAxisName

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

ChartSmartLabel

Declaration
public ChartSmartLabelExval ChartSmartLabel { get; set; }
Property Value
Type Description
ChartSmartLabelExval

CustomProperties

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

DataPointsStyle

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

EmptyPointsStyle

Declaration
public PointStylesExval EmptyPointsStyle { get; set; }
Property Value
Type Description
PointStylesExval

Label

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

Legend

Declaration
public ChartItemInLegendExval Legend { get; set; }
Property Value
Type Description
ChartItemInLegendExval

LegendName

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

Name

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

PointValues

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

Style

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

SubType

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

Type

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

ValueAxisName

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

Visibility

Declaration
public bool Visibility { get; set; }
Property Value
Type Description
System.Boolean
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