Gets or sets the minimum DataPoint width in pixels.
| Visual Basic | Copy Code |
|---|---|
|
|
| C# | Copy Code |
|---|---|
|
|
Remarks
This attribute is very useful in situations where there is a large dataset being displayed causing each point to be of a very small width. Usage of the MinPixelPointWidth will make the points more visible.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | Any integer > 0 |
| Default Value: | 0 |
| 2D / 3D Limitations: | No |
| Applies to Chart Element: | Series Objects |
| Applies to Chart Types: | Bar, CandleStick, Column, StackedBar, StackedBar100, StackedColumn, StackedColumn100, Stock, BoxPlot, ErrorBar, Gantt, RangeColumn |
|
|
|
| Figure 1: MinPixelPointWidth not set shown left, and MinPixelPointWidth Set to 10 pixels shown right. | |
Custom Attributes
Custom Attributes Overview
Chart Types
Three Line Break Chart