ChartSerieDataFormat class

Represents chart series format class

Constructors

ChartSerieDataFormat()

Properties

commonSerieOptions ChartFormat
Represents the chart series options.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
markerBackgroundColor String
Represents background color of a marker.
getter/setter pair
markerBorderColor String
Represents border color of a marker.
getter/setter pair
markerStyle ExcelChartMarkerType
Represents the type of marker.
getter/setter pair
pieExplosionPercent int
Represents the distance of a pie slice from the center of pie chart.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited