프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsInterpolationEnabledProperty | |||
IsTracingEnabledProperty | |||
PlotDataProperty | |||
SegmentBeginProperty | |||
SegmentEndProperty | |||
StrokeBrushProperty | |||
StrokeThicknessProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Draw | void | ||
OnIsTracingEnabledPropertyChanged | void | ||
OnPlotDataPropertyChanged | void | ||
OnSegmentBeginPropertyChanged | void | ||
OnSegmentEndPropertyChanged | void | ||
PlotDataChanged | void | ||
RaiseSegmentChangedEvent | void | ||
RaiseUpdateEventOnPropertyChanged | void | ||
RaiseUpdatedEvent | void | ||
SubscribeToPlotDataUpdating | void | ||
UnsubscribeFromPlotDataChanging | void |
메소드 | 설명 | |
---|---|---|
GraphItem ( ) : System |
메소드 | 설명 | |
---|---|---|
CreateInstanceCore ( ) : System.Windows.Freezable | ||
OnIsTracingEnabledChanged ( bool oldValue, bool newValue ) : void | ||
OnPlotDataChanged ( IPlotDataSource oldValue, IPlotDataSource newValue ) : void |
메소드 | 설명 | |
---|---|---|
Draw ( System.Windows.Media.DrawingContext dc, |
||
OnIsTracingEnabledPropertyChanged ( |
||
OnPlotDataPropertyChanged ( |
||
OnSegmentBeginPropertyChanged ( |
||
OnSegmentEndPropertyChanged ( |
||
PlotDataChanged ( object sender, |
||
RaiseSegmentChangedEvent ( ) : void | ||
RaiseUpdateEventOnPropertyChanged ( |
||
RaiseUpdatedEvent ( GraphItemUpdateOptions options ) : void | ||
SubscribeToPlotDataUpdating ( IPlotDataSource source ) : void | ||
UnsubscribeFromPlotDataChanging ( IPlotDataSource source ) : void |
protected CreateInstanceCore ( ) : System.Windows.Freezable | ||
리턴 | System.Windows.Freezable |
protected OnIsTracingEnabledChanged ( bool oldValue, bool newValue ) : void | ||
oldValue | bool | |
newValue | bool | |
리턴 | void |
protected OnPlotDataChanged ( IPlotDataSource oldValue, IPlotDataSource newValue ) : void | ||
oldValue | IPlotDataSource | |
newValue | IPlotDataSource | |
리턴 | void |
public static DependencyProperty,System.Windows IsInterpolationEnabledProperty | ||
리턴 |
public static DependencyProperty,System.Windows IsTracingEnabledProperty | ||
리턴 |
public static DependencyProperty,System.Windows PlotDataProperty | ||
리턴 |
public static DependencyProperty,System.Windows SegmentBeginProperty | ||
리턴 |
public static DependencyProperty,System.Windows SegmentEndProperty | ||
리턴 |
public static DependencyProperty,System.Windows StrokeBrushProperty | ||
리턴 |