GrapeCity.Windows.SpreadSheet.Data Namespace : OpenHighLowCloseDataPoint Class |
For a list of all members of this type, see OpenHighLowCloseDataPoint members.
Name | Description | |
---|---|---|
![]() | ActualFill | Gets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | ActualFormatter | Gets the current formatter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | ActualInvertIfNegative | Gets or sets the actual value that indicates whether to invert if the value is negative. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | ActualNegativeFill | Gets the actual fill brush for negative values. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | ActualStroke | Gets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | ActualStrokeDashType | Gets the actual value that indicates the pattern of dashes and gaps that is used for the data point outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | ActualStrokeThickness | Gets or sets the actual width of the element's outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | AutomaticFill | Gets the fill brush that is created automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | AutomaticStroke | Gets the brush stroke that is created automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | DataSeries | Gets the data series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | Fill | Gets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | FillThemeColor | Gets or sets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | InvertIfNegative | Gets or sets a value that indicates whether to invert if the value is negative. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | IsAutomaticFill | Gets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | IsAutomaticStroke | Gets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | NegativeFill | Gets or sets the fill brush for negative values. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | NegativeFillThemeColor | Gets or sets the color of the fill theme for negative values. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | OpenHighLowCloseSeries | Gets the OpenHighLowCloseSeries series. |
![]() | PointIndex | Gets the index of the point. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | SeriesIndex | Gets the index of the series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | Stroke | Gets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | StrokeThemeColor | Gets or sets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | StrokeThickness | Gets or sets the width of the element outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |
![]() | Value | Gets the value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DataPoint) |
![]() | XValue | Gets the X value. |