- Gradient
- BarGap
- BarMinSize
- BarBorder
- Create
- SeriesAdd
- SeriesInsert
- SeriesUpdate
- SeriesDelete
- ValueUpdate
- DrawData
- DrawBar
- GradientBrush
DrawBar
히스토그램 열을 채워진 Rectangle으로 그리기.
void DrawBar(
|
매개변수
x
[in] 다음에서의 좌측 상단 점의 X 좌표: Rectangle.
y
[in] 다음에서의 좌측 상단 점의 Y 좌표: Rectangle.
w
[in] Rectangle의 너비.
h
[in] Rectangle의 높이.
clr
[in] Rectangle의 색상.