Version

HistogramLineAppearance Class Members

The following tables list the members exposed by HistogramLineAppearance.

Public Constructors
 NameDescription
Public ConstructorHistogramLineAppearance ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDrawStyleGets or Sets the drawing style of the line.  
Public PropertyEndStyleGets or Sets the end style of the line.  
Public PropertyFillAreaGets or Sets whether the line area should be filled.  
Public PropertyLineLabelGets or Sets the label of the line.  
Public PropertyPEGets or Sets the line's PaintElement.  
Public PropertyShowInLegendGets or Sets whether the line should be displayed in the legend.  
Public PropertyStartStyleGets or Sets the start style of the line.  
Public PropertyVisibleGets or Sets the visibility of the line.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodResetResets the line appearance to the default value.  
Public MethodShouldSerializeOverridden. Returns a boolean value that determines whether or not this appearance should be serialized.  
Public MethodToStringReturns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
See Also