Version

FinancialChartVisualData Class Members

The following tables list the members exposed by FinancialChartVisualData.

Public Constructors
 NameDescription
Public ConstructorFinancialChartVisualData ConstructorCreates and returns a new instance of FinancialChartVisualData.  
Public Properties
 NameDescription
Public PropertyIndicatorChartLeftsThe left position of each indicator chart.  
Public PropertyIndicatorChartsRepresents visual data extracted from the indictor sections of the financial chart.  
Public PropertyIndicatorChartTopsThe top position of each indicator chart.  
Public PropertyLegendVisual data representing the legend.  
Public PropertyLegendHeightThe height of the legend.  
Public PropertyLegendLeftThe left position of the legend.  
Public PropertyLegendTopThe top position of the legend.  
Public PropertyLegendWidthThe width of the legend.  
Public PropertyMainChartRepresents visual data extracted from the price section of the financial chart.  
Public PropertyMainChartLeftThe left position of the main chart.  
Public PropertyMainChartTopThe top position of the main chart.  
Public PropertyToolbarRepresents visual data extracted from the toolbar section of the financial chart.  
Public PropertyToolbarHeightThe height of the toolbar.  
Public PropertyToolbarLeftThe left position of the toolbar.  
Public PropertyToolbarTopThe top position of the toolbar.  
Public PropertyToolbarWidthThe width of the toolbar.  
Public PropertyVolumeChartRepresents visual data extracted from the volume section of the financial chart.  
Public PropertyVolumeChartLeftThe left position of the volume chart.  
Public PropertyVolumeChartTopThe top position of the volume chart.  
Public PropertyZoomChartRepresents visual data extracted from the zoom section of the financial chart.  
Public PropertyZoomChartLeftThe left position of the zoom chart.  
Public PropertyZoomChartTopThe top position of the zoom chart.  
Public Methods
 NameDescription
Public MethodScaleByViewportInvokes the ScaleByViewport method on all charts.  
Public MethodSerializeReturns a string representation of this object.  
See Also