BCGControlBar Pro for MFC
CBCGPChartAxisScaleBreak

Detailed Description

The CBCGPChartAxisScaleBreak structure describes an axis scale break.

Public Types

enum  AxisScaleBreakStyle
 

Public Member Functions

 CBCGPChartAxisScaleBreakDefault constructor.
 

Public Attributes

 m_dblEndSpecifies upper bound value of scale break range (in axis values).
 
 m_dblOffsetPercentSpecifies offset of scale break from the bottom of chart, in percents from the total axis size.
 
 m_dblStartSpecifies low bound of scale break range (in axis values).
 
 m_nGapSpecifies gap, in pixels, between scale parts created by the scale break.
 
 m_scaleBreakFormatSpecifies scale break visual format (line and fill colors).
 
 m_scaleBreakStyleSpecifies scale break style.