Simplify Drawing API #853
Annotations
10 errors and 10 warnings
|
|
|
|
|
|
|
|
|
|
Compile Debug:
src/LiveChartsCore/Kernel/ChartElement.cs#L188
Missing XML comment for publicly visible type or member 'ChartElement<TDrawingContext>'
|
Compile Debug:
src/LiveChartsCore/Kernel/LiveChartsSettings.cs#L373
Missing XML comment for publicly visible type or member 'LiveChartsSettings.GetTheme<TDrawingContext>()'
|
Compile Debug:
src/LiveChartsCore/Kernel/Sketches/ICartesianChartView.cs#L128
Missing XML comment for publicly visible type or member 'ICartesianChartView<T>'
|
Compile Debug:
src/LiveChartsCore/VisualElements/StackPanel.cs#L303
Missing XML comment for publicly visible type or member 'StackPanel<TBackgroundGeometry, TDrawingContext>'
|
Compile Debug:
src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L40
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
|
Compile Debug:
src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L43
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
|
Compile Debug:
src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L53
'VariableGeometryVisual' is obsolete: 'Replaced, please check the new website docs for visual elements.'
|
Compile Debug:
src/skiasharp/LiveChartsCore.SkiaSharp/Drawing/Geometries/SizedGeometry.cs#L50
Missing XML comment for publicly visible type or member 'Geometry'
|
Compile Debug:
src/skiasharp/LiveChartsCore.SkiaSharp/Drawing/Geometries/SizedGeometry.cs#L62
Missing XML comment for publicly visible type or member 'Geometry.Measure()'
|
Compile Debug:
src/skiasharp/LiveChartsCore.SkiaSharp/Drawing/Geometries/SizedGeometry.cs#L65
Missing XML comment for publicly visible type or member 'Geometry.OnMeasure(Paint)'
|
Loading