The following tables list the members exposed by DataContext.
Name | Description | |
---|---|---|
DataContext Constructor | Initializes a new DataContext. |
Name | Description | |
---|---|---|
ActualItemBrush | Gets the actual resolved brush in use for the item that is in context. | |
Item | Gets the item that is in context. | |
ItemBrush | Gets the potential brush in usage for the item in context. | |
ItemLabel | Gets the label in use for the item in context, if available. | |
LegendLabel | Gets the legend label to use for the item in context, if available. | |
Opacity | Gets or sets the opacity of the item | |
Outline | Gets the outline in use for the item in context. | |
Series | Gets the series associated with the context. | |
Thickness | Gets the thickness of the item in context. |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to invoke the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Indicates that a property has changed. |