Property | Type | Description | |
---|---|---|---|
IsInterpolationEnabledProperty | |||
IsTracingEnabledProperty | |||
PlotDataProperty | |||
SegmentBeginProperty | |||
SegmentEndProperty | |||
StrokeBrushProperty | |||
StrokeThicknessProperty |
Property | Type | Description | |
---|---|---|---|
Draw | void | ||
OnIsTracingEnabledPropertyChanged | void | ||
OnPlotDataPropertyChanged | void | ||
OnSegmentBeginPropertyChanged | void | ||
OnSegmentEndPropertyChanged | void | ||
PlotDataChanged | void | ||
RaiseSegmentChangedEvent | void | ||
RaiseUpdateEventOnPropertyChanged | void | ||
RaiseUpdatedEvent | void | ||
SubscribeToPlotDataUpdating | void | ||
UnsubscribeFromPlotDataChanging | void |
Method | Description | |
---|---|---|
GraphItem ( ) : System |
Method | Description | |
---|---|---|
CreateInstanceCore ( ) : System.Windows.Freezable | ||
OnIsTracingEnabledChanged ( bool oldValue, bool newValue ) : void | ||
OnPlotDataChanged ( IPlotDataSource oldValue, IPlotDataSource newValue ) : void |
Method | Description | |
---|---|---|
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 | ||
return | System.Windows.Freezable |
protected OnIsTracingEnabledChanged ( bool oldValue, bool newValue ) : void | ||
oldValue | bool | |
newValue | bool | |
return | void |
protected OnPlotDataChanged ( IPlotDataSource oldValue, IPlotDataSource newValue ) : void | ||
oldValue | IPlotDataSource | |
newValue | IPlotDataSource | |
return | void |
public static DependencyProperty,System.Windows IsInterpolationEnabledProperty | ||
return |
public static DependencyProperty,System.Windows IsTracingEnabledProperty | ||
return |
public static DependencyProperty,System.Windows PlotDataProperty | ||
return |
public static DependencyProperty,System.Windows SegmentBeginProperty | ||
return |
public static DependencyProperty,System.Windows SegmentEndProperty | ||
return |
public static DependencyProperty,System.Windows StrokeBrushProperty | ||
return |