ThinkGeo.MapSuite.Styles.ClassBreak by ThinkGeo

<PackageReference Include="ThinkGeo.MapSuite.Styles.ClassBreak" Version="11.0.0-beta012" />

 ThinkGeo.MapSuite.Styles.ClassBreak 11.0.0-beta012

Please upgrade to version 12 (Search ThinkGeo.Core on NuGet) if possible. Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. ClassBreak Style is included in the main package ThinkGeo.Core in Version 12. ThinkGeo.MapSuite.Styles.ClassBreak is a style extension to the Map Suite product line, see below for compatibility. The ClassBreakStyle allows you to change the way features are drawn based on their data values. It is often useful for you to display features differently based on ranges of numeric values. For example, you may have a ShapeFile comprised of states that has the populations of each state as part of its data. You may then want to color states differently based on their population. This ClassBreakStyle allows you to do this. ** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. ** Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api Supported Platforms: Windows, Linux, macOS, iOS, Android - Compatible Products - Map Suite Desktop for WPF Map Suite Desktop for WinForms Map Suite Mobile for Android Map Suite Mobile for iOS Map Suite Web for WebForms Map Suite Web for MVC Map Suite Web for WebAPI

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ThinkGeo.MapSuite.Styles.ClassBreak</id>
    <version>11.0.0-beta012</version>
    <title>ThinkGeo MapSuite Styles ClassBreak</title>
    <authors>ThinkGeo</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Please upgrade to version 12 (Search ThinkGeo.Core on NuGet) if possible. Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0.  ClassBreak Style is included in the main package ThinkGeo.Core in Version 12.
  
  ThinkGeo.MapSuite.Styles.ClassBreak is a style extension to the Map Suite product line, see below for compatibility.  The ClassBreakStyle allows you to change the way features are drawn based on their data values. It is often useful for you to display features differently based on ranges of numeric values. For example, you may have a ShapeFile comprised of states that has the populations of each state as part of its data. You may then want to color states differently based on their population. This ClassBreakStyle allows you to do this.

** This is an extension for use in ThinkGeo's Map Suite product line, see below,  as it cannot be used stand alone. **

Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api

Supported Platforms: Windows, Linux, macOS, iOS, Android

- Compatible Products -
    Map Suite Desktop for WPF
    Map Suite Desktop for WinForms
    Map Suite Mobile for Android
    Map Suite Mobile for iOS
    Map Suite Web for WebForms
    Map Suite Web for MVC
    Map Suite Web for WebAPI</description>
    <serviceable>false</serviceable>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="ThinkGeo.MapSuite" version="11.0.0-beta135" />
      </group>
      <group targetFramework="MonoAndroid0.0">
        <dependency id="ThinkGeo.MapSuite" version="11.0.0-beta135" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="ThinkGeo.MapSuite" version="11.0.0-beta135" />
      </group>
    </dependencies>
    <tags>Spatial GIS ThinkGeo MapSuite Map Suite .NET ClassBreak Thematic Mapping</tags>
    <owners>ThinkGeo</owners>
    <iconUrl>http://nuget.thinkgeo.com/logo.png</iconUrl>
    <projectUrl>https://github.com/ThinkGeo</projectUrl>
    <licenseUrl>http://wiki.thinkgeo.com/wiki/map_suite_license_agreement</licenseUrl>
  </metadata>
</package>