AsposeSlidesCloud-SlidesApi
view release on metacpan or search on metacpan
lib/AsposeSlidesCloud/Object/OneValueSeries.pm view on Meta::CPAN
},
'name' => {
datatype => 'string',
base_name => 'Name',
description => 'Series name.',
format => '',
read_only => '',
},
'data_source_for_series_name' => {
datatype => 'DataSource',
base_name => 'DataSourceForSeriesName',
description => 'Series name data source.',
format => '',
read_only => '',
},
'is_color_varied' => {
datatype => 'boolean',
base_name => 'IsColorVaried',
description => 'True if each data marker in the series has a different color.',
format => '',
read_only => '',
},
'inverted_solid_fill_color' => {
datatype => 'string',
base_name => 'InvertedSolidFillColor',
description => 'Invert solid color for the series.',
format => '',
read_only => '',
},
'smooth' => {
datatype => 'boolean',
base_name => 'Smooth',
description => 'True if curve smoothing is turned on. Applies only to line and scatter connected by lines charts.',
format => '',
read_only => '',
},
'plot_on_second_axis' => {
datatype => 'boolean',
base_name => 'PlotOnSecondAxis',
description => 'True if the series is plotted on second value axis.',
format => '',
read_only => '',
},
'order' => {
datatype => 'int',
base_name => 'Order',
description => 'Series order.',
format => '',
read_only => '',
},
'invert_if_negative' => {
datatype => 'boolean',
base_name => 'InvertIfNegative',
description => 'True if the series shall invert its colors if the value is negative. Applies to bar, column and bubble series.',
format => '',
read_only => '',
},
'explosion' => {
datatype => 'int',
base_name => 'Explosion',
description => 'The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter.',
format => '',
read_only => '',
},
'marker' => {
datatype => 'SeriesMarker',
base_name => 'Marker',
description => 'Series marker.',
format => '',
read_only => '',
},
'fill_format' => {
datatype => 'FillFormat',
base_name => 'FillFormat',
description => 'Fill properties set for the series.',
format => '',
read_only => '',
},
'effect_format' => {
datatype => 'EffectFormat',
base_name => 'EffectFormat',
description => 'Effect properties set for the series.',
format => '',
read_only => '',
},
'line_format' => {
datatype => 'LineFormat',
base_name => 'LineFormat',
description => 'Line properties set for the series.',
format => '',
read_only => '',
},
'data_point_type' => {
datatype => 'string',
base_name => 'DataPointType',
description => 'Data point type.',
format => '',
read_only => '',
},
'data_points' => {
datatype => 'ARRAY[OneValueChartDataPoint]',
base_name => 'DataPoints',
description => 'Gets or sets the values.',
format => '',
read_only => '',
},
'number_format_of_values' => {
datatype => 'string',
base_name => 'NumberFormatOfValues',
description => 'The number format for the series values.',
format => '',
read_only => '',
},
'data_source_for_values' => {
datatype => 'DataSource',
base_name => 'DataSourceForValues',
description => 'Data source type for values.',
format => '',
read_only => '',
},
'show_connector_lines' => {
( run in 0.885 second using v1.01-cache-2.11-cpan-39bf76dae61 )