프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AxisBrushProperty | |||
AxisThicknessProperty | |||
CenterProperty | |||
GridBrushProperty | |||
GridMinStepProperty | |||
GridThicknessProperty | |||
InternalMarginsProperty | |||
IsDraggingEnabledProperty | |||
IsGridEnabledProperty | |||
SegmentBeginProperty | |||
SegmentEndProperty | |||
ZoomXProperty | |||
ZoomYProperty |
메소드 | 설명 | |
---|---|---|
ArrangeOverride ( |
||
GetVisualChild ( int index ) : Visual | ||
MeasureOverride ( |
||
OnCenterChanged ( Point oldValue, Point newValue ) : void | ||
OnGraphItemsUpdated ( GraphItemUpdateOptions options ) : void | ||
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnRender ( System.Windows.Media.DrawingContext dc ) : void | ||
OnZoomXChanged ( double oldValue, double newValue ) : void | ||
OnZoomYChanged ( double oldValue, double newValue ) : void | ||
PrepareItemOverride ( |
메소드 | 설명 | |
---|---|---|
AddTracingBox ( |
||
ArrangeElement ( |
||
CalculateGridStep ( bool isXStep ) : double | ||
GetBottomGraphBound ( ) : double | ||
GetGraphRectangle ( ) : |
||
GetLeftGraphBound ( ) : double | ||
GetNotModifiedCenter ( |
||
GetRightGraphBound ( ) : double | ||
GetTopGraphBound ( ) : double | ||
GraphControl ( ) : System | ||
HideTracingBoxes ( ) : void | ||
OnCenterPropertyChanged ( |
||
OnZoomXPropertyChanged ( |
||
OnZoomYPropertyChanged ( |
||
RearrangeTracingBoxes ( ) : void | ||
RemoveTracingBox ( |
||
RenderAxis ( System.Windows.Media.DrawingContext dc ) : void | ||
RenderDigitX ( System.Windows.Media.DrawingContext dc, double x, System.Windows.Media.Typeface typeface ) : void | ||
RenderDigitY ( System.Windows.Media.DrawingContext dc, double y, System.Windows.Media.Typeface typeface ) : void | ||
RenderGrid ( System.Windows.Media.DrawingContext dc ) : void | ||
RenderGridX ( System.Windows.Media.DrawingContext dc, double step ) : void | ||
RenderGridY ( System.Windows.Media.DrawingContext dc, double step ) : void | ||
RenderHorizontalLine ( System.Windows.Media.DrawingContext dc, System.Windows.Media.Pen pen, double y ) : void | ||
RenderPlotData ( System.Windows.Media.DrawingContext dc ) : void | ||
RenderVerticalLine ( System.Windows.Media.DrawingContext dc, System.Windows.Media.Pen pen, double x ) : void | ||
ShowTracingBoxes ( ) : void |
protected ArrangeOverride ( |
||
arrangeBounds | ||
리턴 |
protected MeasureOverride ( |
||
constraint | ||
리턴 |
protected OnCenterChanged ( Point oldValue, Point newValue ) : void | ||
oldValue | Point | |
newValue | Point | |
리턴 | void |
protected OnGraphItemsUpdated ( GraphItemUpdateOptions options ) : void | ||
options | GraphItemUpdateOptions | |
리턴 | void |
protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
리턴 | void |
protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
리턴 | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
리턴 | void |
protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
리턴 | void |
protected OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
리턴 | void |
protected OnRender ( System.Windows.Media.DrawingContext dc ) : void | ||
dc | System.Windows.Media.DrawingContext | |
리턴 | void |
protected OnZoomXChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
리턴 | void |
protected OnZoomYChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
리턴 | void |
protected PrepareItemOverride ( |
||
item | ||
리턴 | void |
public static DependencyProperty,System.Windows AxisBrushProperty | ||
리턴 |
public static DependencyProperty,System.Windows AxisThicknessProperty | ||
리턴 |
public static DependencyProperty,System.Windows CenterProperty | ||
리턴 |
public static DependencyProperty,System.Windows GridBrushProperty | ||
리턴 |
public static DependencyProperty,System.Windows GridMinStepProperty | ||
리턴 |
public static DependencyProperty,System.Windows GridThicknessProperty | ||
리턴 |
public static DependencyProperty,System.Windows InternalMarginsProperty | ||
리턴 |
public static DependencyProperty,System.Windows IsDraggingEnabledProperty | ||
리턴 |
public static DependencyProperty,System.Windows IsGridEnabledProperty | ||
리턴 |
public static DependencyProperty,System.Windows SegmentBeginProperty | ||
리턴 |
public static DependencyProperty,System.Windows SegmentEndProperty | ||
리턴 |
public static DependencyProperty,System.Windows ZoomXProperty | ||
리턴 |