Dundas Chart for ASP.NET
MinPixelPointWidth Custom Attribute
See Also Send comments on this topic.
Custom Attributes > MinPixelPointWidth Custom Attribute



Glossary Item Box

Gets or sets the minimum DataPoint width in pixels.

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:
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.

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.