DundasWinExtensions
WaferChartType Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : WaferChartType Class


The following tables list the members exposed by WaferChartType.

Public Constructors

  Name Description
Public Constructor WaferChartType Constructor  
Top

Public Fields

  Name Description
Public Fieldstatic (Shared in Visual Basic) CustomChartTypeName Name of CustomChartType  
Top

Public Properties

  Name Description
Public Property ApplyPaletteColorsToPoints It does not require to apply palette to data points  
Public Property CircularChartArea It is not circular chart type  
Public Property DataPointsInLegend Legend item is not require for every data point  
Public Property ExtraYValuesConnectedToYAxis It is not supported  
Public Property HundredPercent It is not supported  
Public Property HundredPercentSupportNegative It is not supported  
Public Property Name Chart type name  
Public Property RequireAxes Does not support Axes  
Public Property SecondYScale It does not require axes  
Public Property SideBySideSeries It does not support side-by-side behavior  
Public Property Stacked It is not stacked chart type  
Public Property StackSign It is not stacked chart type  
Public Property SupportLogarithmicAxes It does not support logarithmic scale  
Public Property SupportStackedGroups Does not support Stacked Groups  
Public Property SwitchValueAxes It does not support switching  
Public Property YValuesPerPoint Returns a number of Yvalues per point for the given custom chart type  
Public Property ZeroCrossing It does not support crossing  
Top

Public Methods

  Name Description
Public Methodstatic (Shared in Visual Basic) AddColorRange Static method to add color range to Series object custom attribute.  
Public Method AddSmartLabelMarkerPositions Method to add smart label marker position  
Public Methodstatic (Shared in Visual Basic) ClearColorRanges Static method to clean color range custom attribute of Series  
Public Method GetImage Gets chart type image.  
Public Method GetLegendImageStyle Method returns legend image style to create legend item automatically  
Public Method GetYValue Method to get Yvalue of data point by index in YValues array  
Public Method Paint Paint method is called to draw Series of given chart type within ChartArea  
Public Method RegisterCustomChartType Register Wafer chart type in the Chart control  
Public Methodstatic (Shared in Visual Basic) SetAutoColors Overloaded.  Set AutoColors custom attribute to use auto generated colors for data points depending on their Y values.  
Public Methodstatic (Shared in Visual Basic) Sort Sort Wafer series using specific sort order type.  
Top

See Also

© 2009 All Rights Reserved.