This commit is contained in:
2026-04-17 14:55:32 -04:00
commit bc3ac1d4c9
18017 changed files with 4371742 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
---
source_files:
- DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.ChartOptions/View/ChartOptionsView.xaml.cs
generated_at: "2026-04-17T16:13:13.901944+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "4ba631a9f013b7f7"
---
# View
### Purpose
This module provides the WPF view component for chart configuration options in the DTS Viewer application. It implements `IChartOptionsView` and serves as a data provider for available filter classes (CFC - Class Filter Classes) used in sensor data analysis, exposing filter options through the `AnalogSettingDefaults` infrastructure.
### Public Interface
- **`ChartOptionsView()`** - Constructor that initializes the XAML component via `InitializeComponent()`.
- **`AvailableCFC`** (`List<IFilterClass>`) - Read-only property that returns available filter