Simplify Drawing API #855
Annotations
10 warnings
Run unit tests:
src/LiveChartsCore/Kernel/ChartElement.cs#L188
Missing XML comment for publicly visible type or member 'ChartElement<TDrawingContext>'
|
Run unit tests:
src/LiveChartsCore/Kernel/LiveChartsSettings.cs#L373
Missing XML comment for publicly visible type or member 'LiveChartsSettings.GetTheme<TDrawingContext>()'
|
Run unit tests:
src/LiveChartsCore/Kernel/Sketches/ICartesianChartView.cs#L128
Missing XML comment for publicly visible type or member 'ICartesianChartView<T>'
|
Run unit tests:
src/LiveChartsCore/VisualElements/StackPanel.cs#L303
Missing XML comment for publicly visible type or member 'StackPanel<TBackgroundGeometry, TDrawingContext>'
|
Run unit tests:
src/LiveChartsCore/Kernel/ChartElement.cs#L188
Missing XML comment for publicly visible type or member 'ChartElement<TDrawingContext>'
|
Run unit tests:
src/LiveChartsCore/Kernel/LiveChartsSettings.cs#L373
Missing XML comment for publicly visible type or member 'LiveChartsSettings.GetTheme<TDrawingContext>()'
|
Run unit tests:
src/LiveChartsCore/Kernel/Sketches/ICartesianChartView.cs#L128
Missing XML comment for publicly visible type or member 'ICartesianChartView<T>'
|
Run unit tests:
src/LiveChartsCore/VisualElements/StackPanel.cs#L303
Missing XML comment for publicly visible type or member 'StackPanel<TBackgroundGeometry, TDrawingContext>'
|
Run unit tests:
src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L40
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
|
Run unit tests:
src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L43
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
|
Loading