Name | Description | |
---|---|---|
BarChartRendererDefinition Constructor | Initializes an empty instance of the BarChartRendererDefinition class. |
The following tables list the members exposed by BarChartRendererDefinition.
Name | Description | |
---|---|---|
BarChartRendererDefinition Constructor | Initializes an empty instance of the BarChartRendererDefinition class. |
Name | Description | |
---|---|---|
BarSpacing | Gets and sets the spacing between bars | |
BarWidth | Gets and sets the width of the bars | |
ChartFields | Gets or sets one or more fields be used to create the part of the charts. This is required. (Inherited from ArcGIS.Desktop.Mapping.ChartRendererDefinition) | |
ColorRamp | Gets or sets the color ramp be used to pick color for the charts from. (Inherited from ArcGIS.Desktop.Mapping.ChartRendererDefinition) | |
DisplayIn3D | Gets and sets whether to display the chart in 3D mode (Inherited from ArcGIS.Desktop.Mapping.ChartRendererDefinition) | |
MaximumBarLength | Gets and sets the maximum bar length | |
Orientation | Gets and sets the chart orientation. | |
ShowAxes | Gets and sets whether to show x and y axes for the bar chart. Default value is false; |