Bar
Last updated
Was this helpful?
Last updated
Was this helpful?
Add chart method present in slide component or you can replace the chart using shape componenet.
BarChartSetting<G.PresentationSetting>
OptionsbarChartDataLabel
General Data label option applied for all series
barChartSeriesSettings
Data Series specific options are used from the list. The position on the list is matched with the data series position. you can use null to skip a series
barChartTypes
BarChartTypes
Type of chart
chartAxesOptions
Chart axes options
barGraphicsSetting
Set properties related to bar placement
BarChartDataLabel
OptionsdataLabelPosition
DataLabelPositionValues
Data Label placement options.
barChartSeriesSetting
OptionsbarChartDataLabel
Data Label Option specific to one series
fillColor
string?
Fill color specific to one series
barChartDataPointSettings
Data point specific options are used from the list. The position on the list is matched with the data point position. you can use null to skip a data point.
BarGraphicsSetting
Options only applied in cluster typecategoryGap
int
Gap between Category. Default : 219
seriesGap
int
Gap between Series. Default : -27
BarChartDataPointSetting
OptionsContains options details extended from that are specific to bar chart.
List<?>
Contains options details extended from that are specific to bar chart.
Contains options details extended from that are specific to bar chart.
List<?>
Contains options details extended from that are specific to bar chart.